diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:49:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:46 +0100 |
commit | 5c05a1797e5f133c002bb401a5822cce99871f66 (patch) | |
tree | dc22fbf2c366a02a5c7735cbd83658df88db7073 /dev-perl/CGI-Compile | |
parent | dev-perl/JSON: stable 2.940.0 for sparc (diff) | |
download | gentoo-5c05a1797e5f133c002bb401a5822cce99871f66.tar.gz gentoo-5c05a1797e5f133c002bb401a5822cce99871f66.tar.bz2 gentoo-5c05a1797e5f133c002bb401a5822cce99871f66.zip |
dev-perl/CGI-Compile: stable 0.220.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild index 5ea7482b6317..f5fdecbd9840 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.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" RDEPEND=" |