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: Fri, 02 Mar 2018 23:39:31
Message-Id: 1520033961.5ce7cfc047d4863c7ba104a9d660ed84bce82c6b.slyfox@gentoo
1 commit: 5ce7cfc047d4863c7ba104a9d660ed84bce82c6b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 23:35:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 23:39:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce7cfc0
7
8 sys-process/audit: stable 2.7.1 for ia64, bug #649330
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 sys-process/audit/audit-2.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/audit/audit-2.7.1.ebuild b/sys-process/audit/audit-2.7.1.ebuild
17 index ef27492f5ac..0ce1c39d776 100644
18 --- a/sys-process/audit/audit-2.7.1.ebuild
19 +++ b/sys-process/audit/audit-2.7.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
21
22 LICENSE="GPL-2"
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.