diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-26 11:33:23 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-26 11:33:23 +0200 |
commit | 87f324078a7a62c075d8237e496cf37c366a3d48 (patch) | |
tree | 21f4aabe7dcee64e3b47548c50ae03cb97dcb967 /extra/swell-foop | |
parent | 9a655a2bcb992e5e371e63833f0a0fca71fe3bdf (diff) |
Arch extra packages.
Diffstat (limited to 'extra/swell-foop')
-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 5d93838ca..4b20245b8 100644 --- a/extra/swell-foop/PKGBUILD +++ b/extra/swell-foop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=swell-foop pkgver=3.8.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') |