From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F0B111392E8 for ; Tue, 6 Jul 2021 17:59:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E48FFE0C30; Tue, 6 Jul 2021 17:59:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE4EAE0C30 for ; Tue, 6 Jul 2021 17:59:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 83B2E342B81 for ; Tue, 6 Jul 2021 17:59:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31AF37D5 for ; Tue, 6 Jul 2021 17:59:29 +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: <1625594342.61f7bffd413d4a3c8c7576a426d26c978b0ba635.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive-Reduced/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild X-VCS-Directories: dev-perl/File-Copy-Recursive-Reduced/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 61f7bffd413d4a3c8c7576a426d26c978b0ba635 X-VCS-Branch: master Date: Tue, 6 Jul 2021 17:59:29 +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: 0f143838-e135-48d3-a866-18c91eb31391 X-Archives-Hash: c2269520602a6bfc848ad413f4d23688 commit: 61f7bffd413d4a3c8c7576a426d26c978b0ba635 Author: Sam James gentoo org> AuthorDate: Tue Jul 6 17:59:02 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jul 6 17:59:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f7bffd dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 arm64, #800545 Signed-off-by: Sam James gentoo.org> .../File-Copy-Recursive-Reduced-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild index 5fbba80fadb..6da71232d05 100644 --- a/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild +++ b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursive copying of files and directories within Perl 5 toolchain" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" RDEPEND=" virtual/perl-File-Spec