summaryrefslogtreecommitdiff
path: root/profiles/common
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2014-08-07 00:50:06 +0200
committerBertrand Jacquin <beber@meleeweb.net>2014-08-07 00:50:06 +0200
commit2f199a974e72632f04b3034a5a39e5f039262893 (patch)
treeebf6767e23cead0703f6c9d0c5f0476f47caa0b9 /profiles/common
parentprofiles/server: KEYWORD media-gfx/wkhtmltopdf (diff)
downloadportage-2f199a974e72632f04b3034a5a39e5f039262893.tar.xz
profiles/common: Disable accessibility USE flag
Diffstat (limited to 'profiles/common')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 415e383e..b307fa19 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -58,7 +58,7 @@ USE="${USE} bash-completion vim-syntax"
USE="${USE} -alsa"
# User relation
-USE="${USE} offensive"
+USE="${USE} offensive -accessibility"
# webapp eclass
# Do not install webapp anywhere by default