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 127B71584AD for ; Mon, 21 Apr 2025 06:28:30 +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 F3BB5343449 for ; Mon, 21 Apr 2025 06:28:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4A4E1104B8; Mon, 21 Apr 2025 06:28:09 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id AED211104B8 for ; Mon, 21 Apr 2025 06:28:09 +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 67C88343393 for ; Mon, 21 Apr 2025 06:28:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00BEE22E5 for ; Mon, 21 Apr 2025 06:28:08 +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: <1745216740.d3beb21c2a62fd6f46c4e8edf4d119aeb7ae6e2b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-File-Spec/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild X-VCS-Directories: virtual/perl-File-Spec/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d3beb21c2a62fd6f46c4e8edf4d119aeb7ae6e2b X-VCS-Branch: master Date: Mon, 21 Apr 2025 06:28:08 +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: e3c9c172-7b9d-4cd8-a47b-8d276c8a4ab9 X-Archives-Hash: 2fd3365cabe740738cc748bf11b48bbb commit: d3beb21c2a62fd6f46c4e8edf4d119aeb7ae6e2b Author: Sam James gentoo org> AuthorDate: Mon Apr 21 06:25:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 21 06:25:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3beb21c virtual/perl-File-Spec: Stabilize 3.910.0-r1 arm64, #954013 Signed-off-by: Sam James gentoo.org> virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild index e1ca1c46dadd..f35a0e473e5a 100644 --- a/virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild +++ b/virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" || ( =dev-lang/perl-5.40.2* ~perl-core/${PN#perl-}-${PV} )