diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:26:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:26:05 +0200 |
commit | 8f760c1452e91203add29ca7bbab9a72035840ea (patch) | |
tree | f64e1bad732d95a0260cda788e195f736dad8fb5 /net-fs/autofs | |
parent | media-sound/audex: x86 stable (bug #692138) (diff) | |
download | gentoo-8f760c1452e91203add29ca7bbab9a72035840ea.tar.gz gentoo-8f760c1452e91203add29ca7bbab9a72035840ea.tar.bz2 gentoo-8f760c1452e91203add29ca7bbab9a72035840ea.zip |
net-fs/autofs: x86 stable (bug #692028)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs/autofs')
-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 d838ad213e19..85c4432c7d4e 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 |