Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Apache-Test/
Date: Sat, 02 Jul 2022 21:21:52
Message-Id: 1656796894.ff81abb56bc401053109592239f58c0c423f6850.sam@gentoo
1 commit: ff81abb56bc401053109592239f58c0c423f6850
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 21:21:09 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 21:21:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff81abb5
7
8 dev-perl/Apache-Test: Stabilize 1.420.0-r1 ppc, #855923
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild b/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild
16 index 362c667c7062..0e7ceb8b1a6a 100644
17 --- a/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild
18 +++ b/dev-perl/Apache-Test/Apache-Test-1.420.0-r1.ebuild
19 @@ -13,7 +13,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"