profiles: Add +python_single_target_python2_7 to multi-py2 packages
authorDavid Seifert <soap@gentoo.org>
Sat, 18 Mar 2017 12:16:41 +0000 (13:16 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Mar 2017 12:22:32 +0000 (13:22 +0100)
Closes: https://github.com/gentoo/gentoo/pull/4233

profiles/base/package.use

index 9f54a258f0eec6a7a92981bf3cbae4d4a51139d2..47b672e762a72c7dce88e2b62a89eeee345623fe 100644 (file)
@@ -1,6 +1,15 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# David Seifert <soap@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