summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.amd64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-02-21 15:13:36 +0200
committerV3n3RiX <venerix@rogentos.ro>2015-02-21 15:13:36 +0200
commit220a23d407648341331e952f2e10ed1547b573e9 (patch)
tree97803c258473f0281b5a44ff64f2a76209e72f4b /conf/intel/portage/make.conf.amd64
parent4618ad884c5d94c34af2e4698e24bc4aaec4c563 (diff)
update build env to reflect our spinbase
Diffstat (limited to 'conf/intel/portage/make.conf.amd64')
-rw-r--r--conf/intel/portage/make.conf.amd643
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64
index d0d0ecd..79b7dae 100644
--- a/conf/intel/portage/make.conf.amd64
+++ b/conf/intel/portage/make.conf.amd64
@@ -54,7 +54,8 @@ APACHE2_MPMS="prefork"
GENTOO_MIRRORS="ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://archive.mmu.edu.my/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_3"
+PYTHON_TARGETS="python2_7"
+PYTHON_SINGLE_TARGET="python2_7"
# Some more forced targets
PHP_TARGETS="php5-4"