diff options
author | Sam James <sam@gentoo.org> | 2022-11-15 04:36:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-15 04:36:47 +0000 |
commit | c71870b591c6b301608f727906581e6c5268c85e (patch) | |
tree | 6f87868da3a4caed6ba5da48f247a043fe3cf405 /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/HTTP-MultiPartParser: Keyword 0.20.0-r1 hppa, #878933 (diff) | |
download | gentoo-c71870b591c6b301608f727906581e6c5268c85e.tar.gz gentoo-c71870b591c6b301608f727906581e6c5268c85e.tar.bz2 gentoo-c71870b591c6b301608f727906581e6c5268c85e.zip |
dev-perl/HTTP-Request-AsCGI: Keyword 1.200.0-r1 hppa, #878933
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Request-AsCGI')
-rw-r--r-- | dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild index 1beeb3eaf826..1bcf58de566a 100644 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Set up a CGI environment from an HTTP::Request" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" virtual/perl-Carp |