diff options
Diffstat (limited to 'testing/py-matplotlib')
-rw-r--r-- | testing/py-matplotlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-matplotlib/APKBUILD b/testing/py-matplotlib/APKBUILD index 99425bcf32..45e057e3f6 100644 --- a/testing/py-matplotlib/APKBUILD +++ b/testing/py-matplotlib/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.5.1 pkgrel=2 pkgdesc="A Python library for plots" url="http://matplotlib.org" -arch="all" +arch="all !s390x" license="custom" depends="python2 py-numpy python2-tkinter py-dateutil py-parsing py-tz py-cycler" makedepends="python2-dev gfortran py-numpy-dev freetype-dev libpng-dev tk-dev |