commit: 92bce05d4468b9408cea4280281ceea1e85f0ae1
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 17:35:03 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 17:35:03 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=92bce05d
python3_4 is now default.
core/etc/portage/make.conf | 1 -
1 file changed, 1 deletion(-)
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"