aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-jtharness
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 17:42:08 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 17:42:08 +0000
commitd8845e2bc094d756461c7954bfb4e54833fb9830 (patch)
treead92a12432cb81e46c8aa13fbfc2154db4f62a9b /testing/java-jtharness
parentaa165ed38bb6ec2a203522b84ae939ca6e1598b7 (diff)
downloadaports-d8845e2bc094d756461c7954bfb4e54833fb9830.tar.bz2
aports-d8845e2bc094d756461c7954bfb4e54833fb9830.tar.xz
testing/java-jtharness: disable on mips
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