diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/zimg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zimg/APKBUILD b/testing/zimg/APKBUILD index c6148f2d1d..6afdaaee82 100644 --- a/testing/zimg/APKBUILD +++ b/testing/zimg/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.9.3 pkgrel=0 pkgdesc="Scaling, colorspace conversion and dithering library" url="https://github.com/sekrit-twc/zimg" -arch="all !s390x" # Tests fail +arch="all !s390x !mips !mips64" # Tests fail on big-endian license="WTFPL-2.0" makedepends="autoconf automake libtool" subpackages="$pkgname-doc $pkgname-dev" |
