summaryrefslogtreecommitdiff
path: root/profiles/server
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-06-29 16:04:16 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-06-29 16:04:16 +0100
commit99fbf9565226fd35869cd951114b8d4a182265ca (patch)
tree03f04998a711d4b06616989657e8e72cebd9eefb /profiles/server
parentnet-p2p/dogecoin: Move to qt5 (diff)
downloadportage-99fbf9565226fd35869cd951114b8d4a182265ca.tar.xz
profiles: Remove qt4
Diffstat (limited to 'profiles/server')
-rw-r--r--profiles/server/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults
index 948bbe8f..a091024a 100644
--- a/profiles/server/make.defaults
+++ b/profiles/server/make.defaults
@@ -7,7 +7,7 @@ VIDEO_CARDS="dummy"
USE="-introspection -lua"
# Graphic
-USE="${USE} -gtk -gtk3 -qt -qt4 -qt5 -xv"
+USE="${USE} -gtk -gtk3 -qt -qt5 -xv"
# Sound
USE="${USE} -gstreamer"