aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-jtreg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/java-jtreg')
-rw-r--r--testing/java-jtreg/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/java-jtreg/APKBUILD b/testing/java-jtreg/APKBUILD
index 0222481868..2bc0f1c090 100644
--- a/testing/java-jtreg/APKBUILD
+++ b/testing/java-jtreg/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=${pkgver/_p/-b}
pkgrel=0
pkgdesc="jtreg is the test harness used by the JDK test framework"
url="https://hg.openjdk.java.net/code-tools/jtreg"
-arch="noarch"
+arch="noarch !mips !mips64" # java
license="GPL-2.0"
depends="java-jtharness java-asmtools"
makedepends="openjdk8 zip"