summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/openjdk-bin/openjdk-bin-14.0.2_p12.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-java/openjdk-bin/openjdk-bin-14.0.2_p12.ebuild b/dev-java/openjdk-bin/openjdk-bin-14.0.2_p12.ebuild
index 5c14f88..28384ae 100644
--- a/dev-java/openjdk-bin/openjdk-bin-14.0.2_p12.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-14.0.2_p12.ebuild
@@ -25,7 +25,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK"
HOMEPAGE="https://adoptopenjdk.net"
LICENSE="GPL-2-with-classpath-exception"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
-IUSE="alsa cups doc +gentoo-vm headless-awt nsplugin selinux source webstart"
+IUSE="alsa cups doc +gentoo-vm headless-awt selinux source"
RDEPEND="
media-libs/fontconfig:1.0
@@ -45,9 +45,6 @@ RDEPEND="
x11-libs/libXtst
)"
-PDEPEND="webstart? ( >=dev-java/icedtea-web-1.6.1:0 )
- nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] )"
-
RESTRICT="preserve-libs splitdebug"
QA_PREBUILT="*"