sys-auth/sssd: Sync with Gentoo

It's from Gentoo commit ccb67ad69ea3317c0b9d32e7f746be757044aa75.
This commit is contained in:
Flatcar Buildbot 2025-02-25 12:34:41 +01:00 committed by Krzesimir Nowak
parent 47b8fc3f4b
commit d0e8cb1523

View File

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