diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 21:04:47 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-10 21:05:37 +0100 |
commit | 54fea234487c6e6622875ea83a9345c24d8361df (patch) | |
tree | ea03556d77d69b1bbd5645db7100a535507365d9 /net-fs/autofs | |
parent | dev-python/css-parser: Stabilize 1.0.7 ALLARCHES, #830961 (diff) | |
download | gentoo-54fea234487c6e6622875ea83a9345c24d8361df.tar.gz gentoo-54fea234487c6e6622875ea83a9345c24d8361df.tar.bz2 gentoo-54fea234487c6e6622875ea83a9345c24d8361df.zip |
net-fs/autofs: Stabilize 5.1.8-r1 amd64, #830662
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-fs/autofs')
-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 756ace84ac09..94722954432a 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 |