commit: 0eac661cc20032c01a74da541e40060413abf921 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 12 16:48:17 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 12 16:48:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eac661c
dev-perl/Sys-SigAction: Stabilize 0.240.0 x86, #964223 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Sys-SigAction/Sys-SigAction-0.240.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.240.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.240.0.ebuild index cbfd3fcc7bb3..4e82f63db5cf 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.240.0.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.240.0.ebuild @@ -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"
