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 9a8b623fa..edb884817 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.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')
sha1sums=('210af9366485f149140973700d90dc93a4b6213e')