diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-01 20:32:10 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-01 20:32:10 -0400 |
commit | 542d66ad9c11e6cc31c3460469fe81718ee70226 (patch) | |
tree | 8e7c1f2343a1e248fbc4a14840bfd148346e6fe5 /core/etc/portage/make.conf.CYCLE.1 | |
parent | Support python 2.7, 3.3 and 3.4. (diff) | |
download | grs-542d66ad9c11e6cc31c3460469fe81718ee70226.tar.gz grs-542d66ad9c11e6cc31c3460469fe81718ee70226.tar.bz2 grs-542d66ad9c11e6cc31c3460469fe81718ee70226.zip |
Move all PYTHON_TARGETS to make.conf.
Diffstat (limited to 'core/etc/portage/make.conf.CYCLE.1')
-rw-r--r-- | core/etc/portage/make.conf.CYCLE.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.1 b/core/etc/portage/make.conf.CYCLE.1 index 3c4011d..312fd6d 100644 --- a/core/etc/portage/make.conf.CYCLE.1 +++ b/core/etc/portage/make.conf.CYCLE.1 @@ -3,6 +3,5 @@ CXXFLAGS="${CFLAGS}" CHOST="x86_64-gentoo-linux-uclibc" MAKEOPTS="-j17" PAX_MARKINGS="XT" -PYTHON_TARGETS="python2_7 python3_3 python3_4" USE="-gpg" |