From c5642a4c6e07e1e570df17acc47cf4ebc7f45df6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 3 May 2021 16:56:35 +0000 Subject: [PATCH] dev-perl/CGI-Compile: Stabilize 0.250.0 ppc, #787692 Signed-off-by: Sam James --- 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 80e75c26449b9..6770913d462d9 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 )"