From 5dcbe928749a2d28c9c4ac2b173f3ea21aedcca5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 23 Mar 2017 00:54:08 +0100 Subject: [PATCH] profiles: Add python3_5 default for dev-util/kdevelop-python --- profiles/base/package.use | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use b/profiles/base/package.use index bc1f90601920..a83009331ac6 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (23 Mar 2017) +# Only >=python3_5 supported +dev-util/kdevelop-python python_single_target_python3_5 + # Michael Palimaka (19 Mar 2017) # only python 3 is supported app-editors/gedit-plugins python_single_target_python3_4 @@ -14,6 +18,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 +# Andreas Sturmlechner (22 Oct 2016) # Only python3 supported dev-libs/libixion python_single_target_python3_4 dev-libs/liborcus python_single_target_python3_4 -- 2.26.2