diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild (renamed from dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.ebuild index 15d000b664d2..92a94e2eb391 100644 --- a/dev-util/kdevelop-python/kdevelop-python-21.12.3.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-21.12.3-r1.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.88.0 QTMIN=5.15.2 inherit ecm kde.org python-single-r1 |