diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:33:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:43 +0000 |
commit | c43ed64f85612b16c240733a3c4470f3a43cb8d1 (patch) | |
tree | fdd30d856f54d32c739996c43e36be14763ab635 /dev-perl/CGI-Compile | |
parent | dev-perl/CGI: Stabilize 4.470.0 x86, #738212 (diff) | |
download | gentoo-c43ed64f85612b16c240733a3c4470f3a43cb8d1.tar.gz gentoo-c43ed64f85612b16c240733a3c4470f3a43cb8d1.tar.bz2 gentoo-c43ed64f85612b16c240733a3c4470f3a43cb8d1.zip |
dev-perl/CGI-Compile: Stabilize 0.240.0 x86, #738212
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.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 4cfa4bcaff0c..c02befc2440a 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 )" |