dev-util/kdevelop-python: python3_10

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2021-08-25 10:00:22 +02:00
parent e3fe20cdfc
commit cb86151945

View File

@@ -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