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: Sun, 03 Jun 2018 19:59:30
Message-Id: 1528055948.ea85021f98c99991278e5c2a8ae70e75b3d9d779.zlogene@gentoo
1 commit: ea85021f98c99991278e5c2a8ae70e75b3d9d779
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 3 19:59:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 3 19:59:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea85021f
7
8 sys-process/audit: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 8f1b3514388..471749e78e5 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.