aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pyzbar
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pyzbar')
-rw-r--r--testing/py3-pyzbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyzbar/APKBUILD b/testing/py3-pyzbar/APKBUILD
index 574154e435..7165142db0 100644
--- a/testing/py3-pyzbar/APKBUILD
+++ b/testing/py3-pyzbar/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.1.8
pkgrel=0
pkgdesc="Read one-dimensional barcodes and QR codes from Python 3"
url="https://github.com/NaturalHistoryMuseum/pyzbar/"
-arch="all"
+arch="all !s390x" # Test fails
license="MIT"
depends="python3 zbar"
makedepends="python3-dev py3-setuptools"