summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-24 22:40:29 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:18:58 +0100
commitbcfbdd9927dd74a189122e33c5ff20b0158c4a77 (patch)
tree2af847bead481ed037bc5166e414454e95cb426c /profiles
parentprofiles/bootstrap: remove virtual/modutils (diff)
downloadportage-bcfbdd9927dd74a189122e33c5ff20b0158c4a77.tar.xz
profiles/common: disable cdr USE flag
Diffstat (limited to 'profiles')
-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 9e3bbecb..de424265 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -68,7 +68,7 @@ USE="${USE} -alsa"
USE="${USE} offensive -accessibility -smartcard"
# Multimedia
-USE="${USE} -libav"
+USE="${USE} -libav -cdr"
# webapp eclass
# Do not install webapp anywhere by default