diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:18:11 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:21:00 +0000 |
commit | 0646b4c3e8ef5fe4e5109bad03999a67c10b71d2 (patch) | |
tree | e8e80b33f10cec381b19b7e05a245bd13c9125f6 /dev-perl | |
parent | dev-perl/HTTP-Headers-Fast: Keyword 0.220.0-r1 mips, #878933 (diff) | |
download | gentoo-0646b4c3e8ef5fe4e5109bad03999a67c10b71d2.tar.gz gentoo-0646b4c3e8ef5fe4e5109bad03999a67c10b71d2.tar.bz2 gentoo-0646b4c3e8ef5fe4e5109bad03999a67c10b71d2.zip |
dev-perl/HTTP-Request-AsCGI: Keyword 1.200.0-r1 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 b14dcbce1a5d..0316f8d84483 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" virtual/perl-Carp |