summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-08-18 01:47:18 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-08-18 01:47:18 +0100
commitf5db00815defbd9f65312859afaa736f74318258 (patch)
tree9ec13846953a5139294500e2d585b61bbd63622f /profiles/desktop
parentprofiles/common: Add keyword for app-crypt/keybase (diff)
downloadportage-f5db00815defbd9f65312859afaa736f74318258.tar.xz
profiles/desktop: Disable flash
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults5
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 97c19599..c7af1cbe 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -6,9 +6,6 @@ ACCEPT_LICENSE="TeamViewer"
# sys-apps/IPMIView
ACCEPT_LICENSE="${ACCEPT_LICENSE} Oracle-BCLA-JavaSE"
-# www-plugins/adobe-flash
-ACCEPT_LICENSE="${ACCEPT_LICENSE} AdobeFlash-11.x"
-
# www-plugins/chrome-binary-plugins
ACCEPT_LICENSE="${ACCEPT_LICENSE} google-chrome"
@@ -50,7 +47,7 @@ USE="${USE} -nls"
USE="${USE} aspell icu unicode spell"
# Browsing
-USE="${USE} webkit"
+USE="${USE} -flash webkit"
# Network
USE="${USE} network -upnp -ppp bluetooth connman -ldap adns curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext"