Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Fri, 05 Oct 2018 09:44:56
Message-Id: 1538732677.0474e74b247fbbc1b200b1bbf3a7e757667e8847.perfinion@gentoo
1 commit: 0474e74b247fbbc1b200b1bbf3a7e757667e8847
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 09:41:53 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 09:44:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0474e74b
7
8 sys-process/audit-2.8.3: amd64 stable
9
10 Signed-off-by: Jason Zaman <perfinion <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 44ef93b51bd..ffa613d8338 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="~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.