virtual/jdk: drop dev-java/icedtea{,-bin}

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2024-02-14 14:37:35 +01:00
committed by Miroslav Šulc
parent adb25f4762
commit 1ed495e1ff

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,6 +11,4 @@ IUSE="headless-awt"
RDEPEND="|| (
dev-java/openjdk-bin:8[headless-awt=]
dev-java/openjdk:8[headless-awt=]
dev-java/icedtea-bin:8[headless-awt=]
dev-java/icedtea:8[headless-awt=]
)"