aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-opencl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-opencl/APKBUILD')
-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 15141db69e..6d6106ddf0 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 !ppc64le"
+arch="all !ppc64le !s390x"
license="MIT"
depends="python2"
depends_dev="$pkgname"