From b19fef45dc12c9bca392df28f2afdee76cc6915a Mon Sep 17 00:00:00 2001 From: prspkt Date: Tue, 13 Aug 2019 22:11:47 +0300 Subject: testing/zimg: limit on s390x Signed-off-by: prspkt --- testing/zimg/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/zimg/APKBUILD b/testing/zimg/APKBUILD index 72f81833da..69e461b420 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" -- cgit v1.2.3