diff --git a/testing/java-jtharness/APKBUILD b/testing/java-jtharness/APKBUILD index 43eb108c766..e904107be66 100644 --- a/testing/java-jtharness/APKBUILD +++ b/testing/java-jtharness/APKBUILD @@ -6,7 +6,7 @@ _pkgver=${pkgver/_p/-b} pkgrel=0 pkgdesc="The JT harness is a general purpose, fully-featured, flexible, and configurable test harness" url="https://hg.openjdk.java.net/code-tools/jtharness" -arch="noarch" +arch="noarch !mips !mips64" # java license="GPL-2.0" makedepends="openjdk8" options="!check" # this package has no tests