testing/java-jtharness: disable on mips

This commit is contained in:
Ariadne Conill 2020-04-08 17:42:08 +00:00
parent aa165ed38b
commit d8845e2bc0

View File

@ -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