summaryrefslogtreecommitdiff
path: root/community/python-scipy
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-scipy')
-rwxr-xr-xcommunity/python-scipy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-scipy/PKGBUILD b/community/python-scipy/PKGBUILD
index 80a97ca82..44959e811 100755
--- a/community/python-scipy/PKGBUILD
+++ b/community/python-scipy/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=0.9.0
_theapp=$_app-$pkgver
pkgrel=2
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.scipy.org/"
license=('BSD')
depends=('python-numpy')