mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-java/bsh: fix MissingPackageRevision
We want to allow *all* JDK 25. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
60d3c4d91f
commit
885df66409
@ -33,7 +33,7 @@ CP_DEPEND="
|
||||
# https://bugs.openjdk.org/browse/JDK-8359053
|
||||
DEPEND="
|
||||
${CP_DEPEND}
|
||||
<=virtual/jdk-25:*
|
||||
<virtual/jdk-26:*
|
||||
"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user