mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-java/icedtea: Disable nsplugin by default to avoid conflicts
It's a dying technology that most people avoid for fear of security vulnerabilities anyway. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -38,7 +38,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
||||
RESTRICT="test"
|
||||
|
||||
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt
|
||||
javascript +jbootstrap kerberos +nsplugin +nss pax_kernel pulseaudio
|
||||
javascript +jbootstrap kerberos nsplugin +nss pax_kernel pulseaudio
|
||||
selinux source systemtap test zero +webstart"
|
||||
|
||||
# Ideally the following were optional at build time.
|
||||
|
||||
@@ -61,7 +61,7 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86"
|
||||
RESTRICT="test"
|
||||
|
||||
IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality
|
||||
jamvm javascript +jbootstrap kerberos +nsplugin nss pax_kernel
|
||||
jamvm javascript +jbootstrap kerberos nsplugin nss pax_kernel
|
||||
pulseaudio sctp selinux smartcard source +sunec test zero +webstart"
|
||||
|
||||
REQUIRED_USE="gtk? ( !headless-awt )"
|
||||
|
||||
Reference in New Issue
Block a user