aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-piexif/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-piexif/APKBUILD')
-rw-r--r--testing/py3-piexif/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-piexif/APKBUILD b/testing/py3-piexif/APKBUILD
index d3a1db4a958..0a087942c35 100644
--- a/testing/py3-piexif/APKBUILD
+++ b/testing/py3-piexif/APKBUILD
@@ -6,7 +6,7 @@ pkgver=1.1.2
pkgrel=0
pkgdesc="EXIF manipulations with Python"
url="https://github.com/hMatoba/Piexif"
-arch="noarch"
+arch="noarch !s390x" # Test failures
license="MIT"
depends="python3"
makedepends="py3-setuptools"