summaryrefslogtreecommitdiff
path: root/extra/python-numpy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-numpy/PKGBUILD')
-rwxr-xr-xextra/python-numpy/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python-numpy/PKGBUILD b/extra/python-numpy/PKGBUILD
index 6dbf141c0..7324dcc79 100755
--- a/extra/python-numpy/PKGBUILD
+++ b/extra/python-numpy/PKGBUILD
@@ -7,9 +7,9 @@ pkgbase=python-numpy
pkgname=('python2-numpy' 'python-numpy')
pkgver=1.7.0
_pkgver=1.7.0b2
-pkgrel=1
+pkgrel=1.1
pkgdesc="Scientific tools for Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://numpy.scipy.org/"
makedepends=('lapack' 'python' 'python2' 'python-distribute' 'python2-distribute' 'gcc-fortran' 'python-nose')