summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-03-28 15:14:05 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-03-28 15:14:35 +0000
commit6e59aa975ba0fa9f6a01fcd9d11c5e3a03a5798d (patch)
treee7725faaf89618fb569274625a0097c8b3b1a9d2 /profiles/desktop
parenteclass/linux-build: copy config before running oldconfig (diff)
downloadportage-6e59aa975ba0fa9f6a01fcd9d11c5e3a03a5798d.tar.xz
profiles: enable brotli USE flag
Diffstat (limited to 'profiles/desktop')
-rw-r--r--profiles/desktop/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index 17f71816..2f114db3 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -21,6 +21,7 @@ USE="${USE} color"
USE="${USE} vim"
USE="${USE} -joystick"
USE="${USE} lvm"
+USE="${USE} brotli"
# Fonts
USE="${USE} fontconfig harfbuzz"