summaryrefslogtreecommitdiff
path: root/community/python2-pyopencl
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-pyopencl')
-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 42bb0432a..c5d2cbad4 100644
--- a/community/python2-pyopencl/PKGBUILD
+++ b/community/python2-pyopencl/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python2-pyopencl
pkgver=2011.1.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' 'python-mako' 'libcl' 'opencl-headers')