Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Wed, 17 Feb 2016 16:04:09
Message-Id: 1455725032.f4368e1e1727909791ef9593b5cc920172dfc3d0.vapier@gentoo
1 commit: f4368e1e1727909791ef9593b5cc920172dfc3d0
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 17 07:16:44 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 17 16:03:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4368e1e
7
8 sys-process/audit: add arm64/sh love
9
10 sys-process/audit/audit-2.4.3-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild
14 index 87c829f..100921d 100644
15 --- a/sys-process/audit/audit-2.4.3-r1.ebuild
16 +++ b/sys-process/audit/audit-2.4.3-r1.ebuild
17 @@ -14,7 +14,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
23 IUSE="ldap python"
24 # Testcases are pretty useless as they are built for RedHat users/groups and
25 # kernels.