summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-07-27 11:15:24 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-08-21 01:05:31 +0100
commit989419926210af6ed18ad5403dfc48a73d2d2bac (patch)
treede5c500c8fac7a0083f7cd30147b61f95b6e266d /profiles/desktop
parentprofiles/raspberry-pi: add nginx keywords (diff)
downloadportage-989419926210af6ed18ad5403dfc48a73d2d2bac.tar.xz
profiles/common: disable USE=upnp 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 3ba88004..b6904260 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -50,7 +50,7 @@ USE="${USE} aspell icu unicode spell"
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"
+USE="${USE} network -ppp bluetooth connman -ldap adns curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext"
# Image codec
USE="${USE} graphviz imagemagick jbig jpeg jp2k jpeg2k svg webp xft xpm"