Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/
Date: Sun, 04 Sep 2016 10:21:39
Message-Id: 1472984460.2911d80a6ce229944e462975a13525d2b07eaccc.klausman@gentoo
1 commit: 2911d80a6ce229944e462975a13525d2b07eaccc
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 10:21:00 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:21:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2911d80a
7
8 net-fs/autofs-5.1.2-r0: add alpha keyword
9
10 Gentoo-Bug: 590304
11
12 net-fs/autofs/autofs-5.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/autofs/autofs-5.1.2.ebuild b/net-fs/autofs/autofs-5.1.2.ebuild
16 index ba2a2fe..0ab7bdb 100644
17 --- a/net-fs/autofs/autofs-5.1.2.ebuild
18 +++ b/net-fs/autofs/autofs-5.1.2.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
25 IUSE="-dmalloc hesiod ldap libtirpc mount-locking sasl"
26
27 # USE="sasl" adds SASL support to the LDAP module which will not be build. If