aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-gnuplot/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-gnuplot/APKBUILD')
-rw-r--r--testing/py-gnuplot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-gnuplot/APKBUILD b/testing/py-gnuplot/APKBUILD
index e7a998156a..c187c44080 100644
--- a/testing/py-gnuplot/APKBUILD
+++ b/testing/py-gnuplot/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.8
pkgrel=0
pkgdesc="A Python interface to the gnuplot plotting program."
url="http://gnuplot-py.sourceforge.net"
-arch="noarch"
+arch="noarch !s390x"
license="LGPL"
depends="python2 py-numpy gnuplot"
depends_dev=""