commit: 427f4adc7f66746d2eed2cfb11ed2ae81ebd6376
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 11:57:49 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 12:00:55 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=427f4adc
dev-util/kdevelop-python: No python3_10 support
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 9e00ff0300..8952d0c3a6 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -7,7 +7,7 @@ ECM_TEST="forceoptional"
KDE_GEAR="true"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..9} )
KFMIN=5.92.0
QTMIN=5.15.2
inherit ecm kde.org python-single-r1