aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-opencl
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-opencl')
-rw-r--r--community/py-opencl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-opencl/APKBUILD b/community/py-opencl/APKBUILD
index 6b47a1b402..15141db69e 100644
--- a/community/py-opencl/APKBUILD
+++ b/community/py-opencl/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2016.2.1
pkgrel=0
pkgdesc="Python wrapper for OpenCL"
url="https://pypi.python.org/pypi/pyopencl"
-arch="all"
+arch="all !ppc64le"
license="MIT"
depends="python2"
depends_dev="$pkgname"