summaryrefslogtreecommitdiff
path: root/extra/python-numpy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-numpy/PKGBUILD')
-rwxr-xr-xextra/python-numpy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-numpy/PKGBUILD b/extra/python-numpy/PKGBUILD
index a9d6dd708..6f097a251 100755
--- a/extra/python-numpy/PKGBUILD
+++ b/extra/python-numpy/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=('python2-numpy' 'python-numpy')
pkgver=1.8.0
pkgrel=2
pkgdesc="Scientific tools for Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://www.numpy.org/"
makedepends=('lapack' 'python' 'python2' 'python-setuptools' 'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose')