diff options
Diffstat (limited to 'extra/swell-foop/PKGBUILD')
-rw-r--r-- | extra/swell-foop/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/swell-foop/PKGBUILD b/extra/swell-foop/PKGBUILD index c0d94e611..0c252a135 100644 --- a/extra/swell-foop/PKGBUILD +++ b/extra/swell-foop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=swell-foop pkgver=3.10.1 pkgrel=1 pkgdesc="Clear the screen by removing groups of colored and shaped tiles" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'librsvg') makedepends=('intltool' 'itstool' 'gobject-introspection') |