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: Sat, 06 Oct 2018 12:37:43
Message-Id: 1538829391.7c93e187172578cb5579680a28d85ba32b667786.blueness@gentoo
1 commit: 7c93e187172578cb5579680a28d85ba32b667786
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 12:36:31 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 12:36:31 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=7c93e187
7
8 sys-process/audit: 2.8.3 stable on all musl arches
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 sys-process/audit/audit-2.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/audit/audit-2.8.3.ebuild b/sys-process/audit/audit-2.8.3.ebuild
17 index c19be95..30f9a63 100644
18 --- a/sys-process/audit/audit-2.8.3.ebuild
19 +++ b/sys-process/audit/audit-2.8.3.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.