intel/make.conf.amd64 PYTHON_TARGETS 3.4 -> 3.5

This commit is contained in:
Joost Ruis
2017-09-15 09:52:58 +02:00
parent 6e6b6e8ac4
commit bea29c8ad9
+1 -1
View File
@@ -57,7 +57,7 @@ APACHE2_MPMS="prefork"
GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ rsync://gentoo.bloodhost.ru/gentoo-distfiles ftp://gentoo.mirrors.tds.net/gentoo ftp://ftp.halifax.rwth-aachen.de/gentoo/ rsync://mirror.neolabs.kz/gentoo http://ftp.gentoo.bg/ http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://mirrors.tera-byte.com/pub/gentoo"
USE_PYTHON="2.7"
PYTHON_TARGETS="python2_7 python3_4"
PYTHON_TARGETS="python2_7 python3_5"
# Some more forced targets
PHP_TARGETS="php5-6"