diff options
Diffstat (limited to 'community/gnustep-gui/PKGBUILD')
-rw-r--r-- | community/gnustep-gui/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnustep-gui/PKGBUILD b/community/gnustep-gui/PKGBUILD index a9ea47daf..677f7fd80 100644 --- a/community/gnustep-gui/PKGBUILD +++ b/community/gnustep-gui/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-gui pkgver=0.20.0 pkgrel=1 pkgdesc="The GNUstep GUI class library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnustep.org/" license=('LGPL') depends=(gnustep-base libungif aspell gcc-libs libcups audiofile libsndfile giflib libao) |