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, 02 Dec 2016 14:21:33
Message-Id: 1480688454.0cd0a69620cd8f396b3b32d256f731a32945eba0.klausman@gentoo
1 commit: 0cd0a69620cd8f396b3b32d256f731a32945eba0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 14:20:54 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 14:20:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd0a696
7
8 sys-process/audit-2.6.4-r0: stable on alpha
9
10 Gentoo-Bug: 588734
11
12 sys-process/audit/audit-2.6.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild
16 index 1f3e9d3..8abe78a 100644
17 --- a/sys-process/audit/audit-2.6.4.ebuild
18 +++ b/sys-process/audit/audit-2.6.4.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="ldap python"
26 # Testcases are pretty useless as they are built for RedHat users/groups and kernels.
27 RESTRICT="test"