mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/zimg: limit on s390x
Signed-off-by: prspkt <prspkt@protonmail.com>
This commit is contained in:
parent
95e1acdf7e
commit
b19fef45dc
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user