commit: 496ed072fdf3bfcfc41b74372403a821c1fd9ffa Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 7 20:26:07 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 7 20:26:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496ed072
sys-auth/sssd: drop stable keywords Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-auth/sssd/sssd-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/sssd/sssd-2.6.0.ebuild b/sys-auth/sssd/sssd-2.6.0.ebuild index fb1dc80f4f5..857e7084b74 100644 --- a/sys-auth/sssd/sssd-2.6.0.ebuild +++ b/sys-auth/sssd/sssd-2.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/SSSD/sssd/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="acl doc +locator +netlink nfsv4 nls +man pac python samba selinux sudo systemd systemtap test valgrind" REQUIRED_USE=" pac? ( samba )