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 4755f9e02..80dbecc6d 100644 --- a/community/gnustep-back/PKGBUILD +++ b/community/gnustep-back/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-back pkgver=0.20.0 pkgrel=1 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 libart-lgpl) |