diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-03-24 12:57:49 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-03-24 13:00:55 +0100 |
| commit | 427f4adc7f66746d2eed2cfb11ed2ae81ebd6376 (patch) | |
| tree | 942a7ecbd10c0ec4fa402ea98c1da5a221082705 /dev-util/kdevelop-python | |
| parent | f02a93da06267d2adf3dfcf8b6046ece39c963c3 (diff) | |
| download | kde-427f4adc7f66746d2eed2cfb11ed2ae81ebd6376.tar.gz kde-427f4adc7f66746d2eed2cfb11ed2ae81ebd6376.tar.bz2 kde-427f4adc7f66746d2eed2cfb11ed2ae81ebd6376.zip | |
dev-util/kdevelop-python: No python3_10 support
Package-Manager: Portage-3.0.30, 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-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild index 9e00ff0300e..8952d0c3a6f 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 |
