dev-java/lz4-java: Stabilize 1.8.0-r1 arm64, #834097

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-03-12 11:42:36 +02:00
parent 8078f6d7fe
commit e299d8c4b5

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/lz4/lz4-java/archive/refs/tags/${PV}.tar.gz -> ${P}.
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ppc64 x86"
# Tests require com.carrotsearch.randomizedtesting:junit4-ant, which is yet to
# be packaged. Some extra steps are required before running the tests: