diff options
Diffstat (limited to 'community/gnustep-base')
-rw-r--r-- | community/gnustep-base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnustep-base/PKGBUILD b/community/gnustep-base/PKGBUILD index 43f7e2d45..3b61278a3 100644 --- a/community/gnustep-base/PKGBUILD +++ b/community/gnustep-base/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnustep-base pkgver=1.24.0 pkgrel=1 pkgdesc="The GNUstep base package" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnustep.org/" license=("GPL" "LGPL") depends=(libxslt avahi gmp gcc-libs openssl libffi gnustep-make gnutls) |