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: Fri, 25 Jan 2019 14:21:05
Message-Id: 1548426045.923d01421c8cafeb59133743db4869daa7b20d64.zlogene@gentoo
1 commit: 923d01421c8cafeb59133743db4869daa7b20d64
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 25 10:14:14 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 25 14:20:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923d0142
7
8 sys-process/audit: amd64 stable wrt bug #669532
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-process/audit/audit-2.8.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild
17 index d5b44872034..e3235c31f86 100644
18 --- a/sys-process/audit/audit-2.8.4.ebuild
19 +++ b/sys-process/audit/audit-2.8.4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
21
22 LICENSE="GPL-2+ LGPL-2.1+"
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="gssapi ldap python static-libs"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
28 # Testcases are pretty useless as they are built for RedHat users/groups and kernels.