commit: f20956fdcda2938d2ca79d16287757a4605e13a8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 12:25:13 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 12:26:11 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f20956fd
gear.kde.org.eclass: Fix kde-apps/kde-dev-scripts SLOT=5 blocker
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
eclass/gear.kde.org.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass
index 3173d4110a..b488f62dc5 100644
--- a/eclass/gear.kde.org.eclass
+++ b/eclass/gear.kde.org.eclass
@@ -268,7 +268,7 @@ fi
if $(ver_test -gt 24.07.75); then
case ${PN} in
k3b | \
- kde-dev-utils | \
+ kde-dev-scripts | \
kdevelop | \
kdevelop-php | \
kdevelop-python | \