aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-fonttools/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-fonttools/APKBUILD')
-rw-r--r--testing/py-fonttools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-fonttools/APKBUILD b/testing/py-fonttools/APKBUILD
index d79737eca51..cf2f034a9a0 100644
--- a/testing/py-fonttools/APKBUILD
+++ b/testing/py-fonttools/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.21.2
pkgrel=0
pkgdesc="Converts OpenType and TrueType fonts to and from XML"
url="https://github.com/fonttools/fonttools"
-arch="noarch"
+arch="noarch !s390x"
license="BSD"
depends="py-numpy"
makedepends="python2-dev python3-dev py-setuptools"