Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Apache-Test/
Date: Sat, 04 Mar 2023 05:47:10
Message-Id: 1677908796.526e7a7e05513a0c0421a28965a9009eb4307a54.arthurzam@gentoo
1 commit: 526e7a7e05513a0c0421a28965a9009eb4307a54
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 05:46:36 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 05:46:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526e7a7e
7
8 dev-perl/Apache-Test: Stabilize 1.430.0 ppc64, #899506
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild
16 index 27c73d19d289..63021da3f567 100644
17 --- a/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild
18 +++ b/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"