summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-05-12 18:55:02 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:09 +0100
commit9e2f322238b61a1c2bf1aba8a4cde958f0d01a69 (patch)
treec40f2e306660be2823a84ddcae6eb5a728fa31cb /profiles
parentprofiles/common: restore work tree factory-default permission (diff)
downloadportage-9e2f322238b61a1c2bf1aba8a4cde958f0d01a69.tar.xz
profiles/desktop: enable woff2 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 a7b9b207..bd18998d 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -24,7 +24,7 @@ USE="${USE} lvm"
USE="${USE} brotli"
# Fonts
-USE="${USE} fontconfig harfbuzz"
+USE="${USE} fontconfig harfbuzz woff2"
# Programming languages
USE="${USE} -fortran -java"