diff options
author | 2022-01-10 21:21:18 +0200 | |
---|---|---|
committer | 2022-01-10 21:21:18 +0200 | |
commit | 264ee297a4f9948acee5da402847571000a17316 (patch) | |
tree | ecb137f1587a90ceb92604080ccd751fbdc73893 | |
parent | dev-python/pillow: Stabilize 9.0.0 ppc, #830941 (diff) | |
download | gentoo-264ee297a4f9948acee5da402847571000a17316.tar.gz gentoo-264ee297a4f9948acee5da402847571000a17316.tar.bz2 gentoo-264ee297a4f9948acee5da402847571000a17316.zip |
net-fs/autofs: Stabilize 5.1.8-r1 sparc, #830662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 d21898b98038..38fc6144ac17 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 |