From 06c9cd5a410890802194d46cf76e1d9af03531e6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 22 Jun 2025 14:51:21 +0100 Subject: [PATCH] dev-perl/Sys-SigAction: Stabilize 0.230.0-r1 ppc, #958666 Signed-off-by: Sam James --- 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 7cba60280c4b6..48452f157e9a3 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"