aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-jtharness
diff options
context:
space:
mode:
Diffstat (limited to 'testing/java-jtharness')
-rw-r--r--testing/java-jtharness/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/java-jtharness/APKBUILD b/testing/java-jtharness/APKBUILD
index 43eb108c76..e904107be6 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