commit: b53c5013e4d3fe96ee5cd041b024e81bba806b9b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Oct 10 06:13:59 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Oct 10 06:14:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53c5013
sys-auth/sssd: Stabilize 2.9.1 amd64, #915399 Signed-off-by: Joonas Niilola <juippis <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 08cb7e59ef89..416554744465 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} )