diff options
Diffstat (limited to 'community/gnustep-gui')
-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 dc648ba02..0d17ce958 100644 --- a/community/gnustep-gui/PKGBUILD +++ b/community/gnustep-gui/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-gui pkgver=0.22.0 pkgrel=3 pkgdesc="The GNUstep GUI class library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnustep.org/" license=('LGPL') depends=('gnustep-back' 'libungif' 'aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao') |