aboutsummaryrefslogtreecommitdiffstats
path: root/testing/java-asmtools/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-05-12 19:45:01 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-05-12 19:45:43 +0000
commitd7dcd2ec89c28d70de9a96041b162a1e2832ae27 (patch)
tree4aadfdcb86034f44f4187888b58d9e4cba7a7641 /testing/java-asmtools/APKBUILD
parentbef18686e24f64feaf7e3757fadeda49a6abb3b3 (diff)
downloadaports-d7dcd2ec89c28d70de9a96041b162a1e2832ae27.tar.bz2
aports-d7dcd2ec89c28d70de9a96041b162a1e2832ae27.tar.xz
testing/java-jtreg: disable
The download source returns 500 errors constantly, preventing the builders from properly building this package.
Diffstat (limited to 'testing/java-asmtools/APKBUILD')
-rw-r--r--testing/java-asmtools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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