mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/gd: update list of architectures where tests fail
Explanation for ppc64le -> ppc64*: I've tested on ppc64, the tests fail too.
This commit is contained in:
parent
b3d1263e6d
commit
bf4ebac970
@ -27,7 +27,7 @@ builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
|
||||
case "$CARCH" in
|
||||
# https://github.com/libgd/libgd/issues/359
|
||||
aarch64|ppc64le|riscv64|s390x|x86|loongarch64) options="!check";;
|
||||
ppc64*|riscv64|s390x|loongarch64) options="!check";;
|
||||
esac
|
||||
|
||||
# secfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user