diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:40 -0700 |
commit | 87e079c7893b55a9631f4aa9fc4b9243c1a25b71 (patch) | |
tree | d0fdf1aa57cb675f5d921a68d36e512b4144f61e /net-fs | |
parent | sys-kernel/vanilla-sources: Version bump to 4.14.139 (diff) | |
download | gentoo-87e079c7893b55a9631f4aa9fc4b9243c1a25b71.tar.gz gentoo-87e079c7893b55a9631f4aa9fc4b9243c1a25b71.tar.bz2 gentoo-87e079c7893b55a9631f4aa9fc4b9243c1a25b71.zip |
net-fs/autofs-5.1.5-r2: alpha 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 81532f3d62be..d57f989b1cc7 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 |