diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-21 20:12:19 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 20:00:12 +0100 |
commit | 58936cbbdc1d96a465e9e611772d3847e6ee9330 (patch) | |
tree | 4ee17f3b2dc6b796b706455df14e63d309355401 /dev-perl/CGI-Compile | |
parent | dev-perl/CGI: stable 4.470.0 for hppa/sparc, bug #738212 (diff) | |
download | gentoo-58936cbbdc1d96a465e9e611772d3847e6ee9330.tar.gz gentoo-58936cbbdc1d96a465e9e611772d3847e6ee9330.tar.bz2 gentoo-58936cbbdc1d96a465e9e611772d3847e6ee9330.zip |
dev-perl/CGI-Compile: stable 0.240.0 for sparc, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 5cd4c06b5d9f..4cfa4bcaff0c 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 )" |