summaryrefslogtreecommitdiff
path: root/profiles/desktop
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:52:40 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:52:40 +0100
commiteb495244421b24ca157a1331d5d2d52293ee9e3f (patch)
treec923f88e3d61374860f90f1e79619b55430177b4 /profiles/desktop
parentprofiles/desktop: Enable smartcard USE flag by default (diff)
downloadportage-eb495244421b24ca157a1331d5d2d52293ee9e3f.tar.xz
profiles/desktop: Disable qt4 and qt5 USE flag by default
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 c9fe477e..1c94016a 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -41,7 +41,7 @@ USE="${USE} -policykit -consolekit smartcard pkcs11"
USE="${USE} -xcb X xorg"
# Graphical toolkits
-USE="${USE} -gnome -qt3support -wxwidgets"
+USE="${USE} -gnome -qt3support -qt4 -qt5 -wxwidgets"
# Linguas
USE="${USE} -nls"