mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/gson: restrict to >=virtual/jdk-11 #936143
Closes: https://bugs.gentoo.org/936143 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37574 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
10ce0f5c27
commit
aa926b64ee
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
|
||||
|
||||
DEPEND="
|
||||
dev-java/error-prone-annotations:0
|
||||
>=virtual/jdk-1.8:*
|
||||
>=virtual/jdk-11:*
|
||||
test? (
|
||||
dev-java/guava:0
|
||||
dev-java/guava-testlib:0
|
||||
Reference in New Issue
Block a user