mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
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:
parent
4b49792f18
commit
6ea44d649d
@ -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
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user