diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:40:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:42 +0100 |
commit | 764e3588956477571f251084df171b77db4ce038 (patch) | |
tree | 509eae3b5ee3269a5734b472a83735760d50a4e6 /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/Log-Dispatch: stable 2.580.0 for sparc (diff) | |
download | gentoo-764e3588956477571f251084df171b77db4ce038.tar.gz gentoo-764e3588956477571f251084df171b77db4ce038.tar.bz2 gentoo-764e3588956477571f251084df171b77db4ce038.zip |
dev-perl/HTTP-Request-AsCGI: stable 1.200.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/HTTP-Request-AsCGI')
-rw-r--r-- | dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild index d8f1a19cbcd0..07dd94938b88 100644 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Set up a CGI environment from an HTTP::Request" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="examples" RDEPEND=" |