diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-18 10:19:51 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-18 09:29:15 +0100 |
commit | a128aae1910997f3a5d875c0ba81c59815b066c6 (patch) | |
tree | 3e0b610ed26ac2c73f4bee834a8d56a10b5cdd7c /net-fs | |
parent | ssl-cert.eclass: allow EAPI=7 (diff) | |
download | gentoo-a128aae1910997f3a5d875c0ba81c59815b066c6.tar.gz gentoo-a128aae1910997f3a5d875c0ba81c59815b066c6.tar.bz2 gentoo-a128aae1910997f3a5d875c0ba81c59815b066c6.zip |
net-fs/autofs: stable 5.1.5-r2 for sparc, bug #692028
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 3fb7b0b759de..81532f3d62be 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 |