diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:45 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:45 -0700 |
commit | bb8f6b8a737ff9097de865df50f68db47843ee1b (patch) | |
tree | 3229d705be541288d1d8e7986785e5f7e7e5d954 /net-fs | |
parent | net-fs/autofs-5.1.5-r2: amd64 stable, bug 692028 (diff) | |
download | gentoo-bb8f6b8a737ff9097de865df50f68db47843ee1b.tar.gz gentoo-bb8f6b8a737ff9097de865df50f68db47843ee1b.tar.bz2 gentoo-bb8f6b8a737ff9097de865df50f68db47843ee1b.zip |
net-fs/autofs-5.1.5-r2: arm stable, bug 692028
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.5-r2.ebuild b/net-fs/autofs/autofs-5.1.5-r2.ebuild index 92a7127af95d..1e2fd32e46a7 100644 --- a/net-fs/autofs/autofs-5.1.5-r2.ebuild +++ b/net-fs/autofs/autofs-5.1.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/daemons/${PN}/v5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="-dmalloc ldap +libtirpc mount-locking sasl systemd" # currently, sasl code assumes the presence of kerberosV |