dev-java/sparsebitset: dekeyword arm

After a message to gentoo-dev ML, and no reply from any user on arm,

we decided to dekeyword most Java packages from arm.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-10-11 15:54:04 +03:00
parent 58b4f56823
commit 3cdab0a880

View File

@@ -16,7 +16,7 @@ S="${WORKDIR}/SparseBitSet-SparseBitSet-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
KEYWORDS="amd64 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*
test? ( dev-java/junit:4 )"