commit: 06c9cd5a410890802194d46cf76e1d9af03531e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 13:51:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 13:51:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c9cd5a
dev-perl/Sys-SigAction: Stabilize 0.230.0-r1 ppc, #958666 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild index 7cba60280c4b..48452f157e9a 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Perl extension for Consistent Signal Handling" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
