diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:14 +0000 |
commit | 3786c20052348244e00f7aa7a6e22e873b17a1d1 (patch) | |
tree | cacca00fe23b256052a986f766bac2e3e43d1731 /dev-perl/CGI-Compile | |
parent | dev-perl/CGI: Stabilize 4.470.0 amd64, #738212 (diff) | |
download | gentoo-3786c20052348244e00f7aa7a6e22e873b17a1d1.tar.gz gentoo-3786c20052348244e00f7aa7a6e22e873b17a1d1.tar.bz2 gentoo-3786c20052348244e00f7aa7a6e22e873b17a1d1.zip |
dev-perl/CGI-Compile: Stabilize 0.240.0 amd64, #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 c02befc2440a..e4ca47f13b8f 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 )" |