diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-05 07:28:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-05 08:19:16 +0000 |
commit | 72d5e26220f5c5094c3a34c6eb70048d7ba2b28c (patch) | |
tree | dd29d45085e9d3f37f7e54832df2cec15de2f6f8 /net-fs | |
parent | dev-python/freezegun: stable 0.3.15 for hppa/sparc, bug #711504 (diff) | |
download | gentoo-72d5e26220f5c5094c3a34c6eb70048d7ba2b28c.tar.gz gentoo-72d5e26220f5c5094c3a34c6eb70048d7ba2b28c.tar.bz2 gentoo-72d5e26220f5c5094c3a34c6eb70048d7ba2b28c.zip |
net-fs/autofs: stable 5.1.6 for hppa, bug #711472
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.6.ebuild b/net-fs/autofs/autofs-5.1.6.ebuild index ef1b4aff99ce..99f3fc3d4ef5 100644 --- a/net-fs/autofs/autofs-5.1.6.ebuild +++ b/net-fs/autofs/autofs-5.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/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 |