From 2f199a974e72632f04b3034a5a39e5f039262893 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Thu, 7 Aug 2014 00:50:06 +0200 Subject: profiles/common: Disable accessibility USE flag --- profiles/common/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/common') 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 -- cgit v1.2.3