diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 21:21:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 21:21:21 +0200 |
commit | 28f5af112e318263f93a516371a2f952b2dda20f (patch) | |
tree | 565c1e8ad30a2dd5646eb910ab4c4c697c9f4379 /net-fs | |
parent | net-fs/autofs: Stabilize 5.1.8-r1 sparc, #830662 (diff) | |
download | gentoo-28f5af112e318263f93a516371a2f952b2dda20f.tar.gz gentoo-28f5af112e318263f93a516371a2f952b2dda20f.tar.bz2 gentoo-28f5af112e318263f93a516371a2f952b2dda20f.zip |
net-fs/autofs: Stabilize 5.1.8-r1 ppc64, #830662
Signed-off-by: Arthur Zamarin <arthurzam@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 38fc6144ac17..23b9ce237b93 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 |