summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-28 18:18:07 -0500
committerSam James <sam@gentoo.org>2023-11-29 04:20:59 +0000
commita5591d1be2eb263e174299d3d0d37a09816af400 (patch)
treea0eb32765bef01f6cc85e4e11e6ed39f176401d3 /dev-perl/HTTP-Entity-Parser
parentdev-perl/WWW-Form-UrlEncoded: Keyword 0.260.0 mips, #878933 (diff)
downloadgentoo-a5591d1be2eb263e174299d3d0d37a09816af400.tar.gz
gentoo-a5591d1be2eb263e174299d3d0d37a09816af400.tar.bz2
gentoo-a5591d1be2eb263e174299d3d0d37a09816af400.zip
dev-perl/HTTP-Entity-Parser: Keyword 0.250.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/HTTP-Entity-Parser')
-rw-r--r--dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild
index f293df4056da..53ff282fe8aa 100644
--- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild
+++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.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="PSGI compliant HTTP Entity Parser"
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"
IUSE="+xs"
RDEPEND="