mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/java-jtharness: disable on mips
This commit is contained in:
parent
aa165ed38b
commit
d8845e2bc0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user