diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:53:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:53:07 +0000 |
commit | 86e12fcf69b4cd0e4b7f7c4a0ac6822b15056ee2 (patch) | |
tree | 27b64b88af95041a9fcc620002fa1ee9b423f9be /dev-perl/CGI-Compile | |
parent | dev-python/pymediainfo: Stabilize 5.0.4 amd64, #787566 (diff) | |
download | gentoo-86e12fcf69b4cd0e4b7f7c4a0ac6822b15056ee2.tar.gz gentoo-86e12fcf69b4cd0e4b7f7c4a0ac6822b15056ee2.tar.bz2 gentoo-86e12fcf69b4cd0e4b7f7c4a0ac6822b15056ee2.zip |
dev-perl/CGI-Compile: Stabilize 0.250.0 amd64, #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 4c53407190dd..14ace60d6c25 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 )" |