commit: ec641f65364c5cd5a27fc7447812d7eccfbe4121 Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com> AuthorDate: Wed Feb 11 01:02:07 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 01:23:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec641f65
sys-auth/sssd: keyword 2.12.0 Closes: https://bugs.gentoo.org/966684 Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45741 Closes: https://github.com/gentoo/gentoo/pull/45741 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-auth/sssd/sssd-2.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/sssd/sssd-2.12.0.ebuild b/sys-auth/sssd/sssd-2.12.0.ebuild index 74bc1a8794db..325c8eb29169 100644 --- a/sys-auth/sssd/sssd-2.12.0.ebuild +++ b/sys-auth/sssd/sssd-2.12.0.ebuild @@ -17,7 +17,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="" + 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"
