diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 13:50:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 14:11:14 +0000 |
commit | 2849ecec47cc55dd5cc8b6d496f4cc01aa1542d4 (patch) | |
tree | 63c3b0d372de99d516ec69ab1901bb7b0ffa582c /dev-perl/CGI-Compile | |
parent | dev-perl/CGI: Stabilize 4.470.0 ppc, #738212 (diff) | |
download | gentoo-2849ecec47cc55dd5cc8b6d496f4cc01aa1542d4.tar.gz gentoo-2849ecec47cc55dd5cc8b6d496f4cc01aa1542d4.tar.bz2 gentoo-2849ecec47cc55dd5cc8b6d496f4cc01aa1542d4.zip |
dev-perl/CGI-Compile: Stabilize 0.240.0 ppc, #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 9175c1f4ff25..8c9d416108da 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 )" |