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:18:15
Message-Id: 1656796683.88df98858fba3bb003b3c8cd47b9a3fc15e1200f.sam@gentoo
1 commit: 88df98858fba3bb003b3c8cd47b9a3fc15e1200f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 21:18:03 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 21:18:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88df9885
7
8 dev-perl/Apache-Test: Stabilize 1.420.0-r1 x86, #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 9e6e0d71c195..362c667c7062 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 )"