testing/zimg: limit on s390x

Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
prspkt 2019-08-13 22:11:47 +03:00
parent 95e1acdf7e
commit b19fef45dc
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -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"