summaryrefslogtreecommitdiff
path: root/community/python-sympy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-sympy/PKGBUILD')
-rw-r--r--community/python-sympy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-sympy/PKGBUILD b/community/python-sympy/PKGBUILD
index bc3221a2a..de482e0e5 100644
--- a/community/python-sympy/PKGBUILD
+++ b/community/python-sympy/PKGBUILD
@@ -9,7 +9,7 @@ license=('BSD')
depends=('python2')
conflicts=('sympy')
provides=('sympy')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(http://sympy.googlecode.com/files/sympy-${pkgver}.tar.gz)
md5sums=('d73e0a5a128f38f930d566110f4b668b')