summaryrefslogtreecommitdiff
path: root/libre/gnustep-base-libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-08 06:14:04 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-08 06:14:04 -0500
commitb43058c52b47fecc180b37edd37968c96df4c9a7 (patch)
tree74285b0915afa738df6234ba7a47391dc2a8f0d9 /libre/gnustep-base-libre
parentd15d393d83d534bddbbc8bc29470888aae7c1a65 (diff)
Add mips64el in arch() in packages of libre repo
Diffstat (limited to 'libre/gnustep-base-libre')
-rw-r--r--libre/gnustep-base-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gnustep-base-libre/PKGBUILD b/libre/gnustep-base-libre/PKGBUILD
index 4b5fa1731..5ad0a6caa 100644
--- a/libre/gnustep-base-libre/PKGBUILD
+++ b/libre/gnustep-base-libre/PKGBUILD
@@ -10,7 +10,7 @@ pkgname=gnustep-base-libre
pkgver=1.24.0
pkgrel=2
pkgdesc="The GNUstep base package with exceptions enabled"
-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-libre gnutls)