mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/qpdf: disable tests on s390x
This commit is contained in:
parent
c3ba83e4ea
commit
c74fa889fc
@ -74,6 +74,9 @@ check() {
|
||||
# fuzz 985
|
||||
return 0
|
||||
;;
|
||||
s390x)
|
||||
return 0
|
||||
;;
|
||||
esac
|
||||
make check
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user