From d7dcd2ec89c28d70de9a96041b162a1e2832ae27 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 12 May 2019 19:45:01 +0000 Subject: testing/java-jtreg: disable The download source returns 500 errors constantly, preventing the builders from properly building this package. --- testing/java-asmtools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/java-asmtools') diff --git a/testing/java-asmtools/APKBUILD b/testing/java-asmtools/APKBUILD index 8a535d431e..74f11a6632 100644 --- a/testing/java-asmtools/APKBUILD +++ b/testing/java-asmtools/APKBUILD @@ -6,7 +6,7 @@ pkgver=${_pkgver/-b/.} pkgrel=0 pkgdesc="The AsmTools open source project is used to develop tools for the production of proper and improper Java '.class' files" url="http://hg.openjdk.java.net/code-tools/asmtools" -arch="noarch" +arch="" # Download source is unstable license="GPL-2.0" makedepends="openjdk8" options="!check" # this package has no tests -- cgit v1.2.3