Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Fri, 27 May 2016 13:03:03
Message-Id: 1464354171.bb8fa91f01bf8a70ea5b136f2fce7b641e1ffe4a.klausman@gentoo
1 commit: bb8fa91f01bf8a70ea5b136f2fce7b641e1ffe4a
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 13:02:25 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 13:02:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8fa91f
7
8 sys-process/audit-2.4.3-r1: add alpha keyword
9
10 Gentoo-Bug: 577770
11
12 Package-Manager: portage-2.3.0_rc1
13
14 sys-process/audit/audit-2.4.3-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild
18 index eb49132..593c794 100644
19 --- a/sys-process/audit/audit-2.4.3-r1.ebuild
20 +++ b/sys-process/audit/audit-2.4.3-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -14,7 +14,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
32 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
33 IUSE="ldap python"
34 # Testcases are pretty useless as they are built for RedHat users/groups and
35 # kernels.