Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Sat, 02 Jun 2018 13:58:03
Message-Id: 1527947863.e686bea74ab236efea58164c310140da05a110f8.zlogene@gentoo
1 commit: e686bea74ab236efea58164c310140da05a110f8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 2 13:57:43 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 2 13:57:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e686bea7
7
8 sys-process/audit: ppc stable wrt bug #649330
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.7
11
12 sys-process/audit/audit-2.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild
16 index a3ef5bbd0e4..8f1b3514388 100644
17 --- a/sys-process/audit/audit-2.7.1.ebuild
18 +++ b/sys-process/audit/audit-2.7.1.ebuild
19 @@ -13,7 +13,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="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.