summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-11-12 17:08:55 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-01-15 21:40:09 +0000
commit84630b42463678d8f71b0fa74bf990474703f96f (patch)
treec96460b1a481b11d8a510900b268c4aa017bee69 /profiles/desktop
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-84630b42463678d8f71b0fa74bf990474703f96f.tar.xz
profiles/desktop: Enable cups USE flag
Diffstat (limited to 'profiles/desktop')
-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 a5edb3a4..44455824 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -29,7 +29,7 @@ USE="${USE} fontconfig"
USE="${USE} -fortran -java"
# Print
-USE="${USE} -cups"
+USE="${USE} cups"
# Auth
USE="${USE} -consolekit smartcard pkcs11"