diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-25 06:13:40 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-25 06:13:40 +0000 |
commit | 438e1e1384ccdbd5d8adfde84998bc1b035d91cc (patch) | |
tree | e3339a334684195d1615d04b1d8a569cfc180291 /dev-perl | |
parent | dev-perl/CPAN-Meta-Requirements: Keyword 2.143.0 s390, #941500 (diff) | |
download | gentoo-438e1e1384ccdbd5d8adfde84998bc1b035d91cc.tar.gz gentoo-438e1e1384ccdbd5d8adfde84998bc1b035d91cc.tar.bz2 gentoo-438e1e1384ccdbd5d8adfde84998bc1b035d91cc.zip |
dev-perl/URI: Keyword 5.300.0 s390, #941648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/URI/URI-5.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |