diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:51:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:51:02 +0000 |
commit | 59df6e3dca72125bd3259e3ccbaf73630331add6 (patch) | |
tree | d15f624b9e30f99d2ac823492e44dd7371069405 /dev-perl | |
parent | dev-python/pymediainfo: Stabilize 5.0.4 x86, #787566 (diff) | |
download | gentoo-59df6e3dca72125bd3259e3ccbaf73630331add6.tar.gz gentoo-59df6e3dca72125bd3259e3ccbaf73630331add6.tar.bz2 gentoo-59df6e3dca72125bd3259e3ccbaf73630331add6.zip |
dev-perl/CGI-Compile: Stabilize 0.250.0 x86, #787692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 09dd3978ebb8..4c53407190dd 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 )" |