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:
J. Neuschäfer 2025-07-31 12:31:36 +00:00 committed by achill (fossdd)
parent b3d1263e6d
commit bf4ebac970

View File

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