aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-25 13:35:03 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-25 13:35:03 -0400
commit92bce05d4468b9408cea4280281ceea1e85f0ae1 (patch)
treee3601d500252538806134b1d9c9afbff9ed8cee0
parentscripts/cycle.1.py: add new logfile=None to log to stdout. (diff)
downloadgrs-92bce05d4468b9408cea4280281ceea1e85f0ae1.tar.gz
grs-92bce05d4468b9408cea4280281ceea1e85f0ae1.tar.bz2
grs-92bce05d4468b9408cea4280281ceea1e85f0ae1.zip
python3_4 is now default.
-rw-r--r--core/etc/portage/make.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/etc/portage/make.conf b/core/etc/portage/make.conf
index e25e42b..2ac9e25 100644
--- a/core/etc/portage/make.conf
+++ b/core/etc/portage/make.conf
@@ -11,4 +11,3 @@ CPU_FLAGS_X86="mmx sse sse2"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
-PYTHON_TARGETS="python2_7 python3_4"