dev-java/antlr-tool: avoid icu4j-78.1

Using the newer version of dev-java/icu4j causes trouble (wrong byte
code version) when building with openjdk-8.

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/44395
Closes: https://github.com/gentoo/gentoo/pull/44395
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki 2025-12-15 09:39:49 +01:00 committed by Miroslav Šulc
parent 4b49792f18
commit 6ea44d649d
No known key found for this signature in database
GPG Key ID: 65D0F770B26B469C

View File

@ -32,7 +32,7 @@ KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
CP_DEPEND="
~dev-java/antlr-runtime-${PV}:${SLOT}
dev-java/antlr-runtime:3.5
>=dev-java/icu4j-77.1:0
~dev-java/icu4j-77.1:0
dev-java/stringtemplate:4
dev-java/treelayout:0
"