diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 21:04:24 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 21:05:35 +0100 |
commit | eb544b05006764f3e357b62155a2067b992be3f1 (patch) | |
tree | 3609ba3f3af53339099cbce3720dc22bfdba028e /net-fs | |
parent | dev-python/docutils: Remove old (diff) | |
download | gentoo-eb544b05006764f3e357b62155a2067b992be3f1.tar.gz gentoo-eb544b05006764f3e357b62155a2067b992be3f1.tar.bz2 gentoo-eb544b05006764f3e357b62155a2067b992be3f1.zip |
net-fs/autofs: Stabilize 5.1.8-r1 x86, #830662
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index 366c5ae12988..756ace84ac09 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild @@ -12,7 +12,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 systemd" # currently, sasl code assumes the presence of kerberosV |