commit: 6911ae052dfa0d92208b2461429fb7b02a5a2dbc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 7 07:59:20 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 7 07:59:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6911ae05
dev-util/kdevelop-python: Still support py36 for this time
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild
b/dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild
index 4af60b158e4..577b80aedb6 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
ECM_TEST="forceoptional"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
KFMIN=5.60.0
QTMIN=5.12.3
inherit ecm kde.org python-single-r1