diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:29:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:29:26 +0000 |
commit | 993d127aabde8bf087c0b6668589be069598e5d5 (patch) | |
tree | 742e1c9edbc12f044ab6e72522c75ab8bd604aa2 /net-fs | |
parent | dev-python/jeepney: stable 0.6.0 for ppc64 (diff) | |
download | gentoo-993d127aabde8bf087c0b6668589be069598e5d5.tar.gz gentoo-993d127aabde8bf087c0b6668589be069598e5d5.tar.bz2 gentoo-993d127aabde8bf087c0b6668589be069598e5d5.zip |
net-fs/autofs: stable 5.1.6-r1 for sparc
stable wrt bug #761799
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 82c0820d39b3..11fec45d5f6c 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 |