sys-auth/sssd: keyword 2.12.0

Closes: https://bugs.gentoo.org/966684
Signed-off-by: Christopher Byrne <salah.coronya@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@gentoo.org>
This commit is contained in:
Christopher Byrne
2026-02-10 19:02:07 -06:00
committed by Sam James
parent a21f0f0ed2
commit ec641f6536

View File

@@ -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"