commit: 438e1e1384ccdbd5d8adfde84998bc1b035d91cc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 25 06:13:40 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 25 06:13:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438e1e13
dev-perl/URI: Keyword 5.300.0 s390, #941648
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/URI/URI-5.300.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/URI/URI-5.300.0.ebuild b/dev-perl/URI/URI-5.300.0.ebuild
index 62879535924f..231148abf596 100644
--- a/dev-perl/URI/URI-5.300.0.ebuild
+++ b/dev-perl/URI/URI-5.300.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
virtual/perl-Carp