Remove '-java' flag for default profile.

This commit is contained in:
Kolan Sh 2013-07-22 16:17:42 +04:00
parent 20f7dcff73
commit 78f31cfceb
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ USE="${USE} -kerberos -pam"
USE="${USE} acpi"
# develop
USE="${USE} bash-completion cscope -debug -fortran -java \
USE="${USE} bash-completion cscope -debug -fortran \
-lua -mono pch \
-tcl -tidy -tk -tokenizer"