diff options
Diffstat (limited to 'core/etc/portage/make.conf.CYCLE.1')
-rw-r--r-- | core/etc/portage/make.conf.CYCLE.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1 index 312fd6d..3c4011d 100644 --- a/core/etc/portage/make.conf.CYCLE.1 +++ b/core/etc/portage/make.conf.CYCLE.1 @@ -3,5 +3,6 @@ CXXFLAGS="${CFLAGS}" CHOST="x86_64-gentoo-linux-uclibc" MAKEOPTS="-j17" PAX_MARKINGS="XT" +PYTHON_TARGETS="python2_7 python3_3 python3_4" USE="-gpg" |