From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78EE51584AD for ; Thu, 01 May 2025 15:56:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 665CC343058 for ; Thu, 01 May 2025 15:56:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6AB8F1103DD; Thu, 01 May 2025 15:56:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5DACE1103DD for ; Thu, 01 May 2025 15:56:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15229342FF4 for ; Thu, 01 May 2025 15:56:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4977826AD for ; Thu, 01 May 2025 15:56:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1746114953.756b77c98e6480ab831ec406142858de142c9864.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal-Encoder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild X-VCS-Directories: dev-perl/Sereal-Encoder/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 756b77c98e6480ab831ec406142858de142c9864 X-VCS-Branch: master Date: Thu, 01 May 2025 15:56:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b47e94b3-1302-418a-a73d-b14da935379f X-Archives-Hash: 9bab9265e1c54da60366afe58ab850a5 commit: 756b77c98e6480ab831ec406142858de142c9864 Author: Sam James gentoo org> AuthorDate: Thu May 1 15:55:53 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 1 15:55:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756b77c9 dev-perl/Sereal-Encoder: Stabilize 5.4.0 arm64, #955186 Signed-off-by: Sam James gentoo.org> dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild b/dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild index b5e191ab5821..09174edf03d3 100644 --- a/dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild +++ b/dev-perl/Sereal-Encoder/Sereal-Encoder-5.4.0.ebuild @@ -9,7 +9,7 @@ inherit edo perl-module toolchain-funcs DESCRIPTION="Fast, compact, powerful binary serialization" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Note: bundled zstd fails to compile RDEPEND="