dev-util/kdevelop-python: Still support py36 for this time
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 7 May 2020 07:59:20 +0000 (09:59 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 7 May 2020 07:59:20 +0000 (09:59 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-util/kdevelop-python/kdevelop-python-5.5.1.ebuild

index 4af60b158e4573f697a3e9b1d802de68f8d2aae9..577b80aedb68da7a32ea9a4c68f6c3237cabdb9b 100644 (file)
@@ -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