diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-18 10:28:42 -0700 |
commit | b59fe975a6a41fa2ed30f306b2fd14ab7d5afcf5 (patch) | |
tree | 64397f9837ad3fa8f1b3a5733b09399b4fd373fc /net-fs | |
parent | net-fs/autofs-5.1.5-r2: alpha stable, bug 692028 (diff) | |
download | gentoo-b59fe975a6a41fa2ed30f306b2fd14ab7d5afcf5.tar.gz gentoo-b59fe975a6a41fa2ed30f306b2fd14ab7d5afcf5.tar.bz2 gentoo-b59fe975a6a41fa2ed30f306b2fd14ab7d5afcf5.zip |
net-fs/autofs-5.1.5-r2: amd64 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 d57f989b1cc7..92a7127af95d 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 |