server: +PYTHON_TARGETS="... python3_4"

This commit is contained in:
Kolan Sh 2015-07-27 10:39:38 +03:00
parent f46636da2e
commit 718a14bae6
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_SYSTEM="save"
RUBY_TARGETS="ruby20"
PYTHON_TARGETS="python2_7 python3_2 python3_3"
PYTHON_TARGETS="python2_7 python3_2 python3_3 python3_4"
# cpu
USE="${USE} custom-cflags mpi smp"