commit: f420de5a7eabe8670916a36a499ced870de79645 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 3 16:54:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 3 16:54:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f420de5a
dev-perl/CGI-Compile: Stabilize 0.250.0 ppc64, #787692 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild index 14ace60d6c2..80e75c26449 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )"
