diff --git a/community/netpbm/APKBUILD b/community/netpbm/APKBUILD index 02f9f7d259d..24ec0529399 100644 --- a/community/netpbm/APKBUILD +++ b/community/netpbm/APKBUILD @@ -48,6 +48,9 @@ check() { -e '/^ppmpat-random.test/d' \ -e '/^ppmtomitsu.test/d' \ -e '/^stdin-pam3.test/d' \ + -e '/^stdin-pnm2.test/d' \ + -e '/^ps-roundtrip.test/d' \ + -e '/^ps-flate-roundtrip.test/d' \ "$builddir"/test/Test-Order make check pkgdir="$PWD/pkgdir"