diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 09:58:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 09:58:47 +0000 |
commit | 030f2cafd13f232675b0a9cffd16b64d7b23a0b5 (patch) | |
tree | 39a5495051fd44907389a89c654afc742c287e50 /dev-perl | |
parent | dev-perl/CGI: Stabilize 4.470.0 ppc64, #738212 (diff) | |
download | gentoo-030f2cafd13f232675b0a9cffd16b64d7b23a0b5.tar.gz gentoo-030f2cafd13f232675b0a9cffd16b64d7b23a0b5.tar.bz2 gentoo-030f2cafd13f232675b0a9cffd16b64d7b23a0b5.zip |
dev-perl/CGI-Compile: Stabilize 0.240.0 ppc64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild index e4ca47f13b8f..9175c1f4ff25 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.240.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.240.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 )" |