From: James Le Cuirot Date: Sat, 23 Jan 2016 23:01:43 +0000 (+0000) Subject: dev-java/icedtea-bin: Enable webstart by default (again) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=da15c22d5f1cd0904a282253da3e123821fa51bb;p=gentoo.git dev-java/icedtea-bin: Enable webstart by default (again) Upstream has asked us to because Oracle always includes it. Package-Manager: portage-2.2.27 --- diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild index 09fdf402dfd3..3d9e4f80bf34 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild @@ -26,7 +26,7 @@ LICENSE="GPL-2-with-linking-exception" SLOT="6" KEYWORDS="-* amd64 x86" -IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin selinux source webstart" +IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )" RESTRICT="preserve-libs strip"