summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-08-25 10:00:22 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-25 11:18:24 +0200
commitcb86151945d5e4d84a334638af4219fcdc8af836 (patch)
treed5708b504cab325cb54b9f739869107055b3f0da /dev-util/kdevelop-python
parentnet-libs/telepathy-logger-qt: python3_10 (diff)
downloadgentoo-cb86151945d5e4d84a334638af4219fcdc8af836.tar.gz
gentoo-cb86151945d5e4d84a334638af4219fcdc8af836.tar.bz2
gentoo-cb86151945d5e4d84a334638af4219fcdc8af836.zip
dev-util/kdevelop-python: python3_10
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild
index 35d6e1973aed..fad21df3fc4a 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.6.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
KFMIN=5.77.0
QTMIN=5.15.2
inherit ecm kde.org python-single-r1