commit: 319b606384486cdc06d9f04144ca8cb627842076 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 19:30:26 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 19:30:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319b6063
dev-perl/Module-Install: Keyword 1.210.0 s390, #947654 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Module-Install/Module-Install-1.210.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild index 2be7cdddc1bf..3d9288087c26 100644 --- a/dev-perl/Module-Install/Module-Install-1.210.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux" RDEPEND=" >=virtual/perl-CPAN-Meta-1.441.300