diff options
Diffstat (limited to 'community-testing/gnustep-back/PKGBUILD')
-rw-r--r-- | community-testing/gnustep-back/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community-testing/gnustep-back/PKGBUILD b/community-testing/gnustep-back/PKGBUILD index 60ad92dd8..0d1e3d4e6 100644 --- a/community-testing/gnustep-back/PKGBUILD +++ b/community-testing/gnustep-back/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-back pkgver=20110407 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) |