diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-07 21:30:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-07 21:30:26 +0200 |
commit | 7d0518a2ffde4551a1bcbdb4cffb89aede8eff4e (patch) | |
tree | 5aeece565c77269a4f6e15ec2566a2d5da2bbc5a /dev-perl/PAR-Dist | |
parent | dev-perl/Module-Install: Keyword 1.210.0 s390, #947654 (diff) | |
download | gentoo-7d0518a2ffde4551a1bcbdb4cffb89aede8eff4e.tar.gz gentoo-7d0518a2ffde4551a1bcbdb4cffb89aede8eff4e.tar.bz2 gentoo-7d0518a2ffde4551a1bcbdb4cffb89aede8eff4e.zip |
dev-perl/PAR-Dist: Keyword 0.530.0 s390, #947654
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.530.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.530.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.530.0.ebuild index b70317e22833..0afb2f473d20 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.530.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.530.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="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" virtual/perl-File-Spec |