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-SizeLimit/
Date: Sat, 16 Oct 2021 22:00:41
Message-Id: 1634421539.427ab1dcbe8da8322a5036fa0268769c05287fe4.sam@gentoo
1 commit: 427ab1dcbe8da8322a5036fa0268769c05287fe4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 16 21:58:59 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 21:58:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427ab1dc
7
8 dev-perl/Apache-SizeLimit: Stabilize 0.970.0-r2 amd64, #805803
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
16 index 70c3be7cfff..1cfc1000218 100644
17 --- a/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
18 +++ b/dev-perl/Apache-SizeLimit/Apache-SizeLimit-0.970.0-r2.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Graceful exit for large children"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
25 LICENSE="Apache-2.0"
26 IUSE="test"
27 RESTRICT="!test? ( test )"