[intel/portage] add PYTHON_TARGETS to make.conf
This commit is contained in:
parent
6cecdc0597
commit
16bf6ad7b0
@ -54,6 +54,7 @@ GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo ftp://ftp.spline.inf.fu-b
|
||||
## FUCK KILL PYTHON 3 WITH FIRE ##
|
||||
# Avoids python.eclass to compile stuff for Python 3
|
||||
USE_PYTHON="2.7"
|
||||
PYTHON_TARGETS="python2_7"
|
||||
|
||||
# Some more forced targets
|
||||
PHP_TARGETS="php5-3"
|
||||
|
@ -57,6 +57,7 @@ GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.halifax.rwth-aachen.d
|
||||
## FUCK KILL PYTHON 3 WITH FIRE ##
|
||||
# Avoids python.eclass to compile stuff for Python 3
|
||||
USE_PYTHON="2.7"
|
||||
PYTHON_TARGETS="python2_7"
|
||||
|
||||
# Other forced targets
|
||||
PHP_TARGETS="php5-3"
|
||||
|
Loading…
Reference in New Issue
Block a user