dev-java/icedtea: Disable webstart by default as well

It's not as dead as nsplugin but I imagine most people would rather
avoid the extra dependency on icedtea-web.

Package-Manager: portage-2.2.26
This commit is contained in:
James Le Cuirot
2016-01-07 15:34:04 +00:00
parent 7b0fa1ceab
commit cb960b38ab
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ RESTRICT="test"
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
selinux source systemtap test zero +webstart"
selinux source systemtap test webstart zero"
# Ideally the following were optional at build time.
ALSA_COMMON_DEP="

View File

@@ -62,7 +62,7 @@ RESTRICT="test"
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality
jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
pulseaudio sctp selinux smartcard source +sunec test zero +webstart"
pulseaudio sctp selinux smartcard source +sunec test webstart zero"
REQUIRED_USE="gtk? ( !headless-awt )"