Remove "-gnome" global flag.

This commit is contained in:
Kolan Sh 2014-09-16 22:36:43 +04:00
parent 9f0c64fb68
commit 829b3ffb05
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ USE="${USE} bzip2 gzip"
USE="${USE} -aqua -gtk2 -gtkhtml ncurses -neXt -qt -qt3 qt3support -qt-static"
# desktop
USE="${USE} -gnome -gnome2 -gnome-keyring -kde -nautilus -semantic-desktop xscreensaver"
USE="${USE} -gnome2 -gnome-keyring -kde -nautilus -semantic-desktop xscreensaver"
# input
USE="${USE} tslib"