summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-24 22:42:15 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:18:59 +0100
commita905048d0948d607e3ac1daea32525046568dfda (patch)
tree1449eb77f3638ae10b7aef2dbb7de4da324a6f5d /profiles
parentprofiles/common: drop /etc/sudo_logsrvd.conf (diff)
downloadportage-a905048d0948d607e3ac1daea32525046568dfda.tar.xz
profiles/desktop: disable geolocation USE flag
Diffstat (limited to 'profiles')
-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 bd18998d..cfa3398e 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -72,7 +72,7 @@ USE="${USE} ffmpeg matroska mp4 mpeg mpeg2 ogg ogm quicktime theora xine"
USE="${USE} latex"
# Accessiblity
-USE="${USE} -accessibility -espeak -udisks highlight"
+USE="${USE} -accessibility -espeak -udisks highlight -geolocation"
# Misc desktop
USE="${USE} cue fftw json libaas srt xface"