commit: f8bd2970eda557244989830a070db28d3220e17c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jul 10 11:38:19 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jul 10 11:38:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bd2970
net-fs/autofs: Stabilize 5.1.9-r1 x86, #935814 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-fs/autofs/autofs-5.1.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/autofs/autofs-5.1.9-r1.ebuild b/net-fs/autofs/autofs-5.1.9-r1.ebuild index efcc4e9ebb83..08e8955c57d3 100644 --- a/net-fs/autofs/autofs-5.1.9-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.9-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="dmalloc ldap +libtirpc mount-locking sasl selinux systemd" # currently, sasl code assumes the presence of kerberosV
