summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-06-30 22:25:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2025-06-30 22:25:43 +0300
commit2c5a1cc9c9b340ca640a7186fcdb2085af7d6816 (patch)
treef1e62cba4a295b9316f5355d9edd8835c7c56fb1 /dev-util/kdevelop-python
parent18ec93c8f512502f151f6e5558919dd763f0902c (diff)
downloadgentoo-2c5a1cc9c9b340ca640a7186fcdb2085af7d6816.tar.gz
gentoo-2c5a1cc9c9b340ca640a7186fcdb2085af7d6816.tar.bz2
gentoo-2c5a1cc9c9b340ca640a7186fcdb2085af7d6816.zip
dev-util/kdevelop-python: Stabilize 25.04.2 amd64, #959294
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-25.04.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-25.04.2.ebuild b/dev-util/kdevelop-python/kdevelop-python-25.04.2.ebuild
index 53fa7a9c0881..823d206bcbbd 100644
--- a/dev-util/kdevelop-python/kdevelop-python-25.04.2.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-25.04.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="forceoptional"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
KFMIN=6.13.0
QTMIN=6.7.2
inherit ecm gear.kde.org python-single-r1
@@ -16,7 +16,7 @@ HOMEPAGE="https://kdevelop.org/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"