commit:     533c79980981f12937f2a8b4d94a8255f792e318
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 21:04:42 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 21:05:26 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=533c7998

gear.kde.org.eclass: Re-add signon-kwallet-extension to SLOT=5 blocklist

It just makes no sense the other way, even if upstream has not declared it
"KF6-only" officially.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/gear.kde.org.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass
index 04e5df8c73..8c84fbfc29 100644
--- a/eclass/gear.kde.org.eclass
+++ b/eclass/gear.kde.org.eclass
@@ -257,7 +257,8 @@ if $(ver_test -gt 24.04.75); then
                audex | \
                itinerary | \
                kio-perldoc | \
-               kolourpaint)
+               kolourpaint | \
+               signon-kwallet-extension)
                        RDEPEND+=" !${CATEGORY}/${PN}:5" ;;
                *) ;;
        esac
@@ -277,7 +278,6 @@ if $(ver_test -gt 24.07.75); then
                libkomparediff2 | \
                libksane | \
                minuet | \
-               signon-kwallet-extension | \
                skanlite | \
                step)
                        RDEPEND+=" !${CATEGORY}/${PN}:5" ;;

Reply via email to