diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:10 +0200 |
commit | e65de2044aa14fce575fb14d9e0366cf958a2cb6 (patch) | |
tree | e750a08ff1bc9e7e8bff7138de3e138b68aa765c /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/HTTP-MultiPartParser: Stabilize 0.20.0-r1 arm64, #885325 (diff) | |
download | gentoo-e65de2044aa14fce575fb14d9e0366cf958a2cb6.tar.gz gentoo-e65de2044aa14fce575fb14d9e0366cf958a2cb6.tar.bz2 gentoo-e65de2044aa14fce575fb14d9e0366cf958a2cb6.zip |
dev-perl/HTTP-Request-AsCGI: Stabilize 1.200.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@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 dc7c58929a40..b14dcbce1a5d 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 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" virtual/perl-Carp |