sys-auth/sssd: Keyword 2.13.0 sparc, #973418

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-02 18:01:13 +01:00
parent 13b9e2e8a3
commit ce738a3dc2
+1 -1
View File
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/SSSD/sssd"
if [[ ${PV} != 9999 ]]; then
SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz
https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz.asc"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/SSSD/sssd.git"