diff options
author | 2016-01-23 23:01:43 +0000 | |
---|---|---|
committer | 2016-01-23 23:01:43 +0000 | |
commit | da15c22d5f1cd0904a282253da3e123821fa51bb (patch) | |
tree | 750049b8b41be02096e8fe033ed3d9b28567d59f /dev-java/icedtea-bin | |
parent | dev-java/icedtea: Enable webstart by default (again) (diff) | |
download | gentoo-da15c22d5f1cd0904a282253da3e123821fa51bb.tar.gz gentoo-da15c22d5f1cd0904a282253da3e123821fa51bb.tar.bz2 gentoo-da15c22d5f1cd0904a282253da3e123821fa51bb.zip |
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
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |