+PYTHON_TARGETS="python2_7 python3_2 python3_3"

This commit is contained in:
Kolan Sh 2013-12-10 14:08:09 +04:00
parent d67356c4b0
commit 1e773236b8
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_SYSTEM="save"
RUBY_TARGETS="ruby20"
PYTHON_TARGETS="python2_7 python3_2 python3_3"
# cpu
USE="${USE} custom-cflags graphite"

View File

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