commit:     4a191bdf2d9ba8962ade729004af97aa1bb9b6fc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 21:26:12 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May  4 22:01:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a191bdf

profiles: Restrict python3_5 default to kdevelop-python-5.0*

python3_4 support was restored in 5.1.0, follow-up to commit
3e3807e6cb031b5348f3f423e7949fdb9bb90eea

 profiles/base/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 223a9b38220..68b65610d38 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -3,7 +3,7 @@
 
 # David Seifert <[email protected]> (17 Apr 2017)
 # Only python 3.5 supported
-dev-util/kdevelop-python:5 python_single_target_python3_5 
python_targets_python3_5
+=dev-util/kdevelop-python-5.0*:5 python_single_target_python3_5 
python_targets_python3_5
 kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5
 dev-python/pygcrypt python_targets_python3_5
 dev-python/uvloop python_targets_python3_5

Reply via email to