summaryrefslogtreecommitdiff
path: root/community/python2-pyopencl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-pyopencl/PKGBUILD')
-rw-r--r--community/python2-pyopencl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-pyopencl/PKGBUILD b/community/python2-pyopencl/PKGBUILD
index 6dbdfcbee..373fb59ff 100644
--- a/community/python2-pyopencl/PKGBUILD
+++ b/community/python2-pyopencl/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python2-pyopencl
pkgver=2011.2
pkgrel=1
pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://mathema.tician.de/software/pyopencl"
license=('custom')
depends=('python2' 'python2-numpy' 'python2-mako' 'python2-pytools' 'libcl' 'opencl-headers' 'mesa')