dev-java/jimfs: 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
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki 2025-12-15 09:30:50 +01:00 committed by Miroslav Šulc
parent ed5d1b68cf
commit 4b49792f18
No known key found for this signature in database
GPG Key ID: 65D0F770B26B469C

View File

@ -22,7 +22,7 @@ CP_DEPEND="
dev-java/auto-service-annotations:0
>=dev-java/error-prone-annotations-2.41.0:0
>=dev-java/guava-33.4.8:0
>=dev-java/icu4j-77.1:0
~dev-java/icu4j-77.1:0
dev-java/jsr305:0
"