aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-01 16:52:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-01 16:52:05 -0400
commit61609093b857eadc78982a63ebca2612be84826d (patch)
treefd57576119ff6d8a4abc5ce0102578e50ed396a4 /core/etc/portage/make.conf.CYCLE.1
parentRemove overlay since grs is in the tree. (diff)
downloadgrs-61609093b857eadc78982a63ebca2612be84826d.tar.gz
grs-61609093b857eadc78982a63ebca2612be84826d.tar.bz2
grs-61609093b857eadc78982a63ebca2612be84826d.zip
Support python 2.7, 3.3 and 3.4.
Diffstat (limited to 'core/etc/portage/make.conf.CYCLE.1')
-rw-r--r--core/etc/portage/make.conf.CYCLE.11
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"