commit: 59df6e3dca72125bd3259e3ccbaf73630331add6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 3 16:51:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 3 16:51:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59df6e3d
dev-perl/CGI-Compile: Stabilize 0.250.0 x86, #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 09dd3978ebb..4c53407190d 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 )"
