diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:34:47 +0100 |
commit | a44333263f7581516324bda817d8779a262b1227 (patch) | |
tree | 4282a4120e934c7a2445bba1b0e0e1b33b2f3f04 /net-fs | |
parent | net-dns/djbdns: sparc stable wrt bug #404959 (diff) | |
download | gentoo-a44333263f7581516324bda817d8779a262b1227.tar.gz gentoo-a44333263f7581516324bda817d8779a262b1227.tar.bz2 gentoo-a44333263f7581516324bda817d8779a262b1227.zip |
net-fs/autofs: sparc stable wrt bug #590304
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/autofs-5.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-5.1.2.ebuild b/net-fs/autofs/autofs-5.1.2.ebuild index 077241c2c2cc..5d6cc668f41c 100644 --- a/net-fs/autofs/autofs-5.1.2.ebuild +++ b/net-fs/autofs/autofs-5.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ SRC_URI=" 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 hesiod ldap libtirpc mount-locking sasl" # USE="sasl" adds SASL support to the LDAP module which will not be build. If |