Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/audit/
Date: Tue, 21 Dec 2021 11:30:56
Message-Id: 1640086235.73b0b7ab48a06ca2b3e3be9030d0e9810bd947fc.jsmolic@gentoo
1 commit: 73b0b7ab48a06ca2b3e3be9030d0e9810bd947fc
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 21 11:30:35 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 21 11:30:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b0b7ab
7
8 sys-process/audit: Stabilize 3.0.6 x86, #829735
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sys-process/audit/audit-3.0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/audit/audit-3.0.6.ebuild b/sys-process/audit/audit-3.0.6.ebuild
16 index 4634f094b4ce..12724f518e13 100644
17 --- a/sys-process/audit/audit-3.0.6.ebuild
18 +++ b/sys-process/audit/audit-3.0.6.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
20
21 LICENSE="GPL-2+ LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="gssapi ldap python static-libs test"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"