Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Sat, 06 Oct 2018 16:48:52
Message-Id: 1538844448.14d88e1902840c537ba53a72e14db0810d5ac91a.mattst88@gentoo
1 commit: 14d88e1902840c537ba53a72e14db0810d5ac91a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 16:13:34 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 16:47:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d88e19
7
8 sys-process/audit-2.8.3: ppc64 stable, bug 667792
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 sys-process/audit/audit-2.8.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild
16 index 29e25c92506..5d90853910c 100644
17 --- a/sys-process/audit/audit-2.8.3.ebuild
18 +++ b/sys-process/audit/audit-2.8.3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
20
21 LICENSE="GPL-2+ LGPL-2.1+"
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="gssapi ldap python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27 # Testcases are pretty useless as they are built for RedHat users/groups and kernels.