commit:     9e32181d809b0cb2e79204e16c9fdfabb07be64b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 07:14:42 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 07:14:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e32181d

sys-auth/sssd: Stabilize 2.9.7 x86, #959519

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-auth/sssd/sssd-2.9.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/sssd/sssd-2.9.7.ebuild b/sys-auth/sssd/sssd-2.9.7.ebuild
index afce30438a5b..268d2ff2e1b5 100644
--- a/sys-auth/sssd/sssd-2.9.7.ebuild
+++ b/sys-auth/sssd/sssd-2.9.7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="System Security Services Daemon provides access 
to identity and aut
 HOMEPAGE="https://github.com/SSSD/sssd";
 if [[ ${PV} != 9999 ]]; then
        
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz";
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86"
 else
        inherit git-r3
        EGIT_REPO_URI="https://github.com/SSSD/sssd.git";

Reply via email to