aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cpuinfo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cpuinfo/APKBUILD')
-rw-r--r--testing/py-cpuinfo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cpuinfo/APKBUILD b/testing/py-cpuinfo/APKBUILD
index d06bbe40d35..1e42bb313c2 100644
--- a/testing/py-cpuinfo/APKBUILD
+++ b/testing/py-cpuinfo/APKBUILD
@@ -6,7 +6,7 @@ pkgver=3.3.0
pkgrel=0
pkgdesc="A module for getting CPU info"
url="https://github.com/workhorsy/py-cpuinfo"
-arch="noarch"
+arch="noarch !s390x"
license="MIT"
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"