diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:56:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:56:35 +0000 |
commit | c5642a4c6e07e1e570df17acc47cf4ebc7f45df6 (patch) | |
tree | ee74d9c1e4e949ff7497bf352d41c4eb0e5e6dab /dev-perl/CGI-Compile | |
parent | dev-util/re2c: Stabilize 2.1.1-r1 ppc, #787527 (diff) | |
download | gentoo-c5642a4c6e07e1e570df17acc47cf4ebc7f45df6.tar.gz gentoo-c5642a4c6e07e1e570df17acc47cf4ebc7f45df6.tar.bz2 gentoo-c5642a4c6e07e1e570df17acc47cf4ebc7f45df6.zip |
dev-perl/CGI-Compile: Stabilize 0.250.0 ppc, #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 80e75c26449b..6770913d462d 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 )" |