mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-java/jflex: min java 11
Closes: https://bugs.gentoo.org/963787 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/44041 Closes: https://github.com/gentoo/gentoo/pull/44041 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
c96aa5d205
commit
60f4642100
@ -19,9 +19,10 @@ KEYWORDS="~amd64 ~arm64 ~ppc-macos ~x64-macos"
|
||||
IUSE="ant-task examples test vim-syntax"
|
||||
REQUIRED_USE="test? ( ant-task )"
|
||||
|
||||
# jdk-11:* for bug #963787
|
||||
# <dev-java/ognl-3.1.25:0 because of test failures with 3.1.25 or higher
|
||||
DEPEND="
|
||||
>=virtual/jdk-1.8:*
|
||||
>=virtual/jdk-11:*
|
||||
dev-java/auto-value:0
|
||||
dev-java/escapevelocity:0
|
||||
dev-java/incap:0
|
||||
Loading…
x
Reference in New Issue
Block a user