diff options
Diffstat (limited to 'core/etc/portage')
-rw-r--r-- | core/etc/portage/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/etc/portage/make.conf b/core/etc/portage/make.conf index 0ba741d..e25e42b 100644 --- a/core/etc/portage/make.conf +++ b/core/etc/portage/make.conf @@ -11,4 +11,4 @@ CPU_FLAGS_X86="mmx sse sse2" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages" -PYTHON_TARGETS="python2.7 python3.4" +PYTHON_TARGETS="python2_7 python3_4" |