summaryrefslogtreecommitdiff
path: root/extra/gsl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gsl/PKGBUILD')
-rw-r--r--extra/gsl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gsl/PKGBUILD b/extra/gsl/PKGBUILD
index e78080979..9601fba69 100644
--- a/extra/gsl/PKGBUILD
+++ b/extra/gsl/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.gnu.org/software/gsl/gsl.html"
source=(http://ftp.belnet.be/mirror/ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz)
install=gsl.install
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc' 'bash')
options=('!libtool')
md5sums=('d55e7b141815412a072a3f0e12442042')