make.defaults updated: -imap removed

This commit is contained in:
Kolan Sh 2014-07-22 11:25:08 +04:00
parent f7237fed6b
commit 6c1e49f256
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ USE="${USE} -consolekit daemon -dbus -hal logrotate"
USE="${USE} xmlrpc"
# networking
USE="${USE} -bluetooth -imap -lirc -networkmanager"
USE="${USE} -bluetooth -lirc -networkmanager"
# db
USE="${USE} -freetds -mssql -sybase-ct"