+PYTHON_TARGETS="python2_7 python3_2 python3_3"
This commit is contained in:
parent
d67356c4b0
commit
1e773236b8
|
@ -24,6 +24,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"
|
||||||
|
|
||||||
# cpu
|
# cpu
|
||||||
USE="${USE} custom-cflags graphite"
|
USE="${USE} custom-cflags graphite"
|
||||||
|
|
|
@ -24,6 +24,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"
|
||||||
|
|
||||||
# cpu
|
# cpu
|
||||||
USE="${USE} custom-cflags"
|
USE="${USE} custom-cflags"
|
||||||
|
|
Loading…
Reference in New Issue