Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Wed, 30 Nov 2016 19:33:24
Message-Id: 1480534382.12648ba3a72d298b0ea8afad58b16882f6e3c4dd.maekke@gentoo
1 commit: 12648ba3a72d298b0ea8afad58b16882f6e3c4dd
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 19:33:02 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 19:33:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12648ba3
7
8 sys-process/audit: arm stable, bug #588734
9
10 Package-Manager: portage-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 sys-process/audit/audit-2.6.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild
17 index fad1c72..1f3e9d3 100644
18 --- a/sys-process/audit/audit-2.6.4.ebuild
19 +++ b/sys-process/audit/audit-2.6.4.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 IUSE="ldap python"
27 # Testcases are pretty useless as they are built for RedHat users/groups and kernels.
28 RESTRICT="test"