commit: 41de82b513ecb6823e9b5d0936e13c9c820012bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 01:21:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 01:21:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41de82b5
sys-auth/sssd: Stabilize 2.9.1 x86, #915399
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/sssd/sssd-2.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/sssd/sssd-2.9.1.ebuild b/sys-auth/sssd/sssd-2.9.1.ebuild
index bebb882e63fa..08cb7e59ef89 100644
--- a/sys-auth/sssd/sssd-2.9.1.ebuild
+++ b/sys-auth/sssd/sssd-2.9.1.ebuild
@@ -23,7 +23,7 @@ fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="acl doc +netlink nfsv4 nls +man python samba selinux subid sudo systemd
systemtap test"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )