summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-05 09:28:04 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-05 09:28:04 -0400
commit23caf66e2d88c3107bd15f022e95bccf71a57866 (patch)
tree0ad7f87a9f17c33e14e7502e6006b7955484c3b1
parentfc5e4e943c76eaf023cf204420b5b4d0a755a8d9 (diff)
downloadgentoo-overlay-23caf66e2d88c3107bd15f022e95bccf71a57866.tar.xz
gentoo-overlay-23caf66e2d88c3107bd15f022e95bccf71a57866.zip
openjdk-bin: sync
-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="*"