diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-05 09:28:04 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-05 09:28:04 -0400 |
commit | efb228fac0fd2a2798162431dba8254992d0d502 (patch) | |
tree | 83c89374836aec284eb468f6579ffb4303bb234b | |
parent | eb603c477a007a5d8129b7b710dd623b4074ee59 (diff) | |
download | gentoo-overlay-efb228fac0fd2a2798162431dba8254992d0d502.tar.xz gentoo-overlay-efb228fac0fd2a2798162431dba8254992d0d502.zip |
openj9-openjdk-bin: sync
-rw-r--r-- | dev-java/openj9-openjdk-bin/openj9-openjdk-bin-11.0.8.10.0.21.0.ebuild | 5 | ||||
-rw-r--r-- | dev-java/openj9-openjdk-bin/openj9-openjdk-bin-14.0.2.12.0.21.0.ebuild | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-11.0.8.10.0.21.0.ebuild b/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-11.0.8.10.0.21.0.ebuild index c8bc27a..836ad57 100644 --- a/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-11.0.8.10.0.21.0.ebuild +++ b/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-11.0.8.10.0.21.0.ebuild @@ -35,7 +35,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64 ~ppc64" -IUSE="alsa cups debug doc +gentoo-vm headless-awt large-heap nsplugin selinux source webstart" +IUSE="alsa cups debug doc +gentoo-vm headless-awt large-heap selinux source" RDEPEND=" media-libs/fontconfig:1.0 @@ -55,9 +55,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="*" diff --git a/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-14.0.2.12.0.21.0.ebuild b/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-14.0.2.12.0.21.0.ebuild index db8f2a0..a975e8e 100644 --- a/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-14.0.2.12.0.21.0.ebuild +++ b/dev-java/openj9-openjdk-bin/openj9-openjdk-bin-14.0.2.12.0.21.0.ebuild @@ -35,7 +35,7 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by AdoptOpenJDK" HOMEPAGE="https://adoptopenjdk.net" LICENSE="GPL-2-with-classpath-exception" KEYWORDS="~amd64 ~ppc64" -IUSE="alsa cups debug doc +gentoo-vm headless-awt large-heap nsplugin selinux source webstart" +IUSE="alsa cups debug doc +gentoo-vm headless-awt large-heap selinux source" RDEPEND=" media-libs/fontconfig:1.0 @@ -55,9 +55,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="*" |