aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zimg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/zimg/APKBUILD')
-rw-r--r--testing/zimg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zimg/APKBUILD b/testing/zimg/APKBUILD
index 72f81833da7..69e461b4201 100644
--- a/testing/zimg/APKBUILD
+++ b/testing/zimg/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.9.2
pkgrel=0
pkgdesc="Scaling, colorspace conversion and dithering library"
url="https://github.com/sekrit-twc/zimg"
-arch="all"
+arch="all !s390x" # Tests fail
license="WTFPL-2.0"
makedepends="autoconf automake libtool"
subpackages="$pkgname-doc $pkgname-dev"