diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:54:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 13:54:48 +0000 |
commit | 53c8166c3e2fadeb3994ad00a3c553a0a817b9d2 (patch) | |
tree | da27812df7e3251d9c8b3a5411de002999b39fa1 /net-fs/autofs/autofs-5.0.7-r4.ebuild | |
parent | Drop stale conditional after py2.5 removal. (diff) | |
download | gentoo-2-53c8166c3e2fadeb3994ad00a3c553a0a817b9d2.tar.gz gentoo-2-53c8166c3e2fadeb3994ad00a3c553a0a817b9d2.tar.bz2 gentoo-2-53c8166c3e2fadeb3994ad00a3c553a0a817b9d2.zip |
Stable for amd64, wrt bug #483652
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-fs/autofs/autofs-5.0.7-r4.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-5.0.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-5.0.7-r4.ebuild b/net-fs/autofs/autofs-5.0.7-r4.ebuild index 3d5a55b4abc6..ffb137ff5a8c 100644 --- a/net-fs/autofs/autofs-5.0.7-r4.ebuild +++ b/net-fs/autofs/autofs-5.0.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.7-r4.ebuild,v 1.2 2013/08/22 09:36:22 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.7-r4.ebuild,v 1.3 2013/09/05 13:54:48 ago Exp $ EAPI=5 @@ -20,7 +20,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 |