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 89B871581F0 for ; Fri, 24 Jan 2025 16:26:04 +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 6F1B63434B3 for ; Fri, 24 Jan 2025 16:26:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B212811042E; Fri, 24 Jan 2025 16:26:00 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A830411042E for ; Fri, 24 Jan 2025 16:26:00 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66AF7343317 for ; Fri, 24 Jan 2025 16:26:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2E911807 for ; Fri, 24 Jan 2025 16:25:58 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1737735950.b85b028d51d8cef213e2e01e5f2a3c157c513425.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Clone/Clone-0.470.0.ebuild X-VCS-Directories: dev-perl/Clone/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b85b028d51d8cef213e2e01e5f2a3c157c513425 X-VCS-Branch: master Date: Fri, 24 Jan 2025 16:25:58 +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: acbc02c8-2cec-4111-b846-1ac587b8683b X-Archives-Hash: 9fff0b264aa9742e014ce5a3cf8df525 commit: b85b028d51d8cef213e2e01e5f2a3c157c513425 Author: Matt Turner gentoo org> AuthorDate: Fri Jan 24 16:25:32 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jan 24 16:25:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85b028d dev-perl/Clone: Stabilize 0.470.0 hppa, #943410 Signed-off-by: Matt Turner gentoo.org> dev-perl/Clone/Clone-0.470.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Clone/Clone-0.470.0.ebuild b/dev-perl/Clone/Clone-0.470.0.ebuild index 2c9787f59efd..33b09b16aece 100644 --- a/dev-perl/Clone/Clone-0.470.0.ebuild +++ b/dev-perl/Clone/Clone-0.470.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursively copy Perl datatypes" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" BDEPEND=" virtual/perl-ExtUtils-MakeMaker