Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Sat, 26 Jan 2019 08:51:34
Message-Id: 1548492664.6e3b2a605e18ea4eab67d8ac54223bdd80242d4f.slyfox@gentoo
1 commit: 6e3b2a605e18ea4eab67d8ac54223bdd80242d4f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jan 26 06:46:25 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 26 08:51:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3b2a60
7
8 sys-process/audit: stable 2.8.4 for sparc, bug #669532
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-process/audit/audit-2.8.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild
19 index e3235c31f86..08a7b450bdc 100644
20 --- a/sys-process/audit/audit-2.8.4.ebuild
21 +++ b/sys-process/audit/audit-2.8.4.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
23
24 LICENSE="GPL-2+ LGPL-2.1+"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
28 IUSE="gssapi ldap python static-libs"
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
30 # Testcases are pretty useless as they are built for RedHat users/groups and kernels.