commit:     5cdae5c6835afea07fc1490f05a6575cb7c4d3e5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 12:16:41 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 12:22:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdae5c6

profiles: Add +python_single_target_python2_7 to multi-py2 packages

Closes: https://github.com/gentoo/gentoo/pull/4233

 profiles/base/package.use | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 9f54a258f0e..47b672e762a 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,15 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# David Seifert <s...@gentoo.org> (18 Mar 2017)
+# These py2-only packages also support pypy, enable
+# Python 2.7 as the default implementation, preparing
+# for the eventual switch to py3 in PYTHON_SINGLE_TARGET
+app-text/asciidoc python_single_target_python2_7
+dev-vcs/git-bz python_single_target_python2_7
+gnome-base/libglade python_single_target_python2_7
+sci-chemistry/pdb-tools python_single_target_python2_7
+
 # Only python3 supported
 dev-libs/libixion python_single_target_python3_4
 dev-libs/liborcus python_single_target_python3_4

Reply via email to