aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index dc57a2d1c9..f7a57d3ca6 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -4,13 +4,12 @@
EAPI=8
ECM_TEST="forceoptional"
-KDE_GEAR="true"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
PYTHON_COMPAT=( python3_{8..9} )
KFMIN=5.96.0
QTMIN=5.15.5
-inherit ecm kde.org python-single-r1
+inherit ecm gear.kde.org python-single-r1
DESCRIPTION="Python plugin for KDevelop"
HOMEPAGE="https://kdevelop.org/"