summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf.x86
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.x86
parent4618ad884c5d94c34af2e4698e24bc4aaec4c563 (diff)
update build env to reflect our spinbase
Diffstat (limited to 'conf/intel/portage/make.conf.x86')
-rw-r--r--conf/intel/portage/make.conf.x863
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86
index 33fd0fb..882506b 100644
--- a/conf/intel/portage/make.conf.x86
+++ b/conf/intel/portage/make.conf.x86
@@ -57,7 +57,8 @@ SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ ftp://mirror.cambrium.nl/pub/os/linux/gentoo/ ftp://mirror.opteamax.de/gentoo/ http://ftp.heanet.ie/pub/gentoo/"
USE_PYTHON="2.7"
-PYTHON_TARGETS="python2_7 python3_3"
+PYTHON_TARGETS="python2_7"
+PYTHON_SINGLE_TARGET="python2_7"
# Other forced targets
PHP_TARGETS="php5-4"