Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: sys-process/audit/
Date: Tue, 29 Jan 2019 11:34:35
Message-Id: 1548761665.f5cb57e9d0fd47787b90f293c389a45ec1fa87db.blueness@gentoo
1 commit: f5cb57e9d0fd47787b90f293c389a45ec1fa87db
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 29 11:34:25 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 29 11:34:25 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=f5cb57e9
7
8 sys-process/audit: 2.8.4 stable on amd64, arm and x86
9
10 Signed-off-by: Anthony G. Basile <blueness <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 59e5813..deddd61 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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
25 +KEYWORDS="amd64 arm ~arm64 ~mips ~ppc 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.