summaryrefslogtreecommitdiff
path: root/community/cython/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cython/PKGBUILD')
-rw-r--r--community/cython/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD
index 2212745bb..3171442d3 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=cython
pkgver=0.20.1
pkgrel=1
pkgdesc="C-Extensions for Python "
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.cython.org"
license=('APACHE')
makedepends=('python-setuptools' 'python2-setuptools')