From fdb0eea6667925e012a1d4a06b7a7bd72c984f08 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 9 Jun 2022 22:38:51 +0300 Subject: [PATCH] dev-perl/Sereal-Decoder: Keyword 4.23.0-r1 ppc, #849581 Signed-off-by: Arthur Zamarin --- dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild index 8edde5f2cf404..c506438684dfb 100644 --- a/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild +++ b/dev-perl/Sereal-Decoder/Sereal-Decoder-4.23.0-r1.ebuild @@ -9,7 +9,7 @@ inherit edo perl-module toolchain-funcs DESCRIPTION="Fast, compact, powerful binary deserialization" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"