diff options
Diffstat (limited to 'testing/java-jtharness')
| -rw-r--r-- | testing/java-jtharness/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/java-jtharness/APKBUILD b/testing/java-jtharness/APKBUILD index 63cced7e4b..605fe07c14 100644 --- a/testing/java-jtharness/APKBUILD +++ b/testing/java-jtharness/APKBUILD @@ -5,7 +5,7 @@ pkgver=5.0 pkgrel=0 pkgdesc="The JT harness is a general purpose, fully-featured, flexible, and configurable test harness" url="http://hg.openjdk.java.net/code-tools/jtharness" -arch="" # Download source is unstable +arch="noarch" license="GPL-2.0" makedepends="openjdk8" options="!check" # this package has no tests |
