summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:54:56 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:54:56 +0100
commitee1874ff5657942f3b2405c37569ab138ea4b06c (patch)
tree5d8c78328a627ae714cee74de66d9d7bbabd6891 /profiles/desktop
parentprofiles/desktop: Disable upnp USE flag by default (diff)
downloadportage-ee1874ff5657942f3b2405c37569ab138ea4b06c.tar.xz
profiles/desktop: Disable ppp USE flag by default
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 5cac8ff6..54edb491 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -53,7 +53,7 @@ USE="${USE} aspell icu unicode spell"
USE="${USE} webkit"
# Network
-USE="${USE} network -upnp bluetooth -ldap adns curl geoip mms rtmp rtsp telepathy smi"
+USE="${USE} network -upnp -ppp bluetooth -ldap adns curl geoip mms rtmp rtsp telepathy smi"
# Image codec
USE="${USE} graphviz imagemagick jbig jpeg jp2k jpeg2k svg webp xft xpm"