diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:59:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:27:56 +0000 |
commit | 4940fcd0e8b602821ce78804438963f4294b1977 (patch) | |
tree | 6369b79c4e5dec321204456456646293fb73706c /net-fs | |
parent | dev-python/fonttools: Drop project Fonts (diff) | |
download | gentoo-4940fcd0e8b602821ce78804438963f4294b1977.tar.gz gentoo-4940fcd0e8b602821ce78804438963f4294b1977.tar.bz2 gentoo-4940fcd0e8b602821ce78804438963f4294b1977.zip |
net-fs/autofs: stable 5.1.6-r1 for ppc64
stable wrt bug #761799
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.6-r1.ebuild b/net-fs/autofs/autofs-5.1.6-r1.ebuild index f751161c718b..82c0820d39b3 100644 --- a/net-fs/autofs/autofs-5.1.6-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.6-r1.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 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="-dmalloc ldap +libtirpc mount-locking sasl systemd" # currently, sasl code assumes the presence of kerberosV |