diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:54:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:54:51 +0000 |
commit | f420de5a7eabe8670916a36a499ced870de79645 (patch) | |
tree | b9389d12f63d251530fb278cc94f4649b300f979 /dev-perl/CGI-Compile | |
parent | sys-apps/sandbox: Stabilize 2.22 ppc64, #787530 (diff) | |
download | gentoo-f420de5a7eabe8670916a36a499ced870de79645.tar.gz gentoo-f420de5a7eabe8670916a36a499ced870de79645.tar.bz2 gentoo-f420de5a7eabe8670916a36a499ced870de79645.zip |
dev-perl/CGI-Compile: Stabilize 0.250.0 ppc64, #787692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 14ace60d6c25..80e75c26449b 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 )" |