diff options
Diffstat (limited to 'core/etc/portage/make.conf.CYCLE.2')
-rw-r--r-- | core/etc/portage/make.conf.CYCLE.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2 index b27f17b..50663ff 100644 --- a/core/etc/portage/make.conf.CYCLE.2 +++ b/core/etc/portage/make.conf.CYCLE.2 @@ -3,6 +3,7 @@ CXXFLAGS="${CFLAGS}" CHOST="x86_64-gentoo-linux-uclibc" MAKEOPTS="-j17" PAX_MARKINGS="XT" +PYTHON_TARGETS="python2_7 python3_3 python3_4" USE="-cups -tk" USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d" |