commit: 53ca8e5283d99d8cef808f9d102cc96c702242da
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 11:30:19 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 11:31:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ca8e52
dev-perl/List-UtilsBy: keyword 0.120.0 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
index 065a3633f5eb..462d3d12d190 100644
--- a/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Higher-order list utility functions"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x64-solaris"
RDEPEND="
>=virtual/perl-Exporter-5.570.0