aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-opengl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-opengl/APKBUILD')
-rw-r--r--testing/py-opengl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD
index 174aea8816..69566737ba 100644
--- a/testing/py-opengl/APKBUILD
+++ b/testing/py-opengl/APKBUILD
@@ -6,7 +6,7 @@ pkgver=3.1.1a1
pkgrel=1
pkgdesc="Standard OpenGL bindings for Python"
url="http://pyopengl.sourceforge.net"
-arch="noarch"
+arch="noarch !s390x"
license="BSD"
depends="python2 freeglut mesa-gles py-pillow py-numpy"
depends_dev=""