Remove '-java' flag for default profile.
This commit is contained in:
parent
20f7dcff73
commit
78f31cfceb
|
@ -61,7 +61,7 @@ USE="${USE} -kerberos -pam"
|
||||||
USE="${USE} acpi"
|
USE="${USE} acpi"
|
||||||
|
|
||||||
# develop
|
# develop
|
||||||
USE="${USE} bash-completion cscope -debug -fortran -java \
|
USE="${USE} bash-completion cscope -debug -fortran \
|
||||||
-lua -mono pch \
|
-lua -mono pch \
|
||||||
-tcl -tidy -tk -tokenizer"
|
-tcl -tidy -tk -tokenizer"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue