From 5cdae5c6835afea07fc1490f05a6575cb7c4d3e5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 18 Mar 2017 13:16:41 +0100 Subject: [PATCH] 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 9f54a258f0ee..47b672e762a7 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 (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 -- 2.26.2