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 ac67318ae8..1cd2436383 100644
--- a/testing/java-jtreg/APKBUILD
+++ b/testing/java-jtreg/APKBUILD
@@ -6,7 +6,7 @@ pkgver=${_pkgver/-/.}
pkgrel=0
pkgdesc="jtreg is the test harness used by the JDK test framework"
url="http://hg.openjdk.java.net/code-tools/jtreg"
-arch="noarch"
+arch="" # Download source is unstable
license="GPL-2.0"
depends="java-jtharness java-asmtools"
makedepends="openjdk8 zip"