diff options
Diffstat (limited to 'community/gnustep-back')
-rw-r--r-- | community/gnustep-back/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnustep-back/PKGBUILD b/community/gnustep-back/PKGBUILD index b059ca4a3..dd375db38 100644 --- a/community/gnustep-back/PKGBUILD +++ b/community/gnustep-back/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-back pkgver=0.22.0 pkgrel=3 pkgdesc="The GNUstep GUI Backend" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnustep.org/" license=('LGPL') depends=(libgl libxmu gcc-libs freetype2 cairo) |