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/CGI-Compile/
Date: Tue, 25 Aug 2020 10:14:22
Message-Id: 1598349527.030f2cafd13f232675b0a9cffd16b64d7b23a0b5.sam@gentoo
1 commit: 030f2cafd13f232675b0a9cffd16b64d7b23a0b5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 09:58:47 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 09:58:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030f2caf
7
8 dev-perl/CGI-Compile: Stabilize 0.240.0 ppc64, #738212
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild
16 index e4ca47f13b8..9175c1f4ff2 100644
17 --- a/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild
18 +++ b/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"