server: +PYTHON_TARGETS="... python3_4"
This commit is contained in:
parent
f46636da2e
commit
718a14bae6
|
@ -26,7 +26,7 @@ PORTAGE_ELOG_CLASSES="warn error log"
|
||||||
PORTAGE_ELOG_SYSTEM="save"
|
PORTAGE_ELOG_SYSTEM="save"
|
||||||
|
|
||||||
RUBY_TARGETS="ruby20"
|
RUBY_TARGETS="ruby20"
|
||||||
PYTHON_TARGETS="python2_7 python3_2 python3_3"
|
PYTHON_TARGETS="python2_7 python3_2 python3_3 python3_4"
|
||||||
|
|
||||||
# cpu
|
# cpu
|
||||||
USE="${USE} custom-cflags mpi smp"
|
USE="${USE} custom-cflags mpi smp"
|
||||||
|
|
Loading…
Reference in New Issue