summaryrefslogtreecommitdiff
path: root/community/python2-numexpr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-numexpr/PKGBUILD')
-rw-r--r--community/python2-numexpr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-numexpr/PKGBUILD b/community/python2-numexpr/PKGBUILD
index 3c5a1630d..a59c784ba 100644
--- a/community/python2-numexpr/PKGBUILD
+++ b/community/python2-numexpr/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.0.1
pkgrel=2
pkgdesc="A JIT compiler for Python expressions"
url="http://code.google.com/p/numexpr/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
depends=('python2-numpy')
makedepends=('python2-distribute')