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 A32DE1392E8 for ; Sun, 25 Jul 2021 03:23:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6CD0E0870; Sun, 25 Jul 2021 03:23:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CEF7EE0870 for ; Sun, 25 Jul 2021 03:23:57 +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 D949E342DAC for ; Sun, 25 Jul 2021 03:23:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 510577DE for ; Sun, 25 Jul 2021 03:23:55 +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: <1627183401.6f2a4fc4e381e53350ee5c00a66bd1f071eaefcf.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: 6f2a4fc4e381e53350ee5c00a66bd1f071eaefcf X-VCS-Branch: master Date: Sun, 25 Jul 2021 03:23:55 +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: 32eaf50c-dbde-4949-80bc-364344d78491 X-Archives-Hash: 60ea8035cf69d31909cfd7c9b2bbe730 commit: 6f2a4fc4e381e53350ee5c00a66bd1f071eaefcf Author: Sam James gentoo org> AuthorDate: Sun Jul 25 03:22:07 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 25 03:23:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2a4fc4 dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 x86, #801391 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 26b45cff62f..3fe4197a8ef 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 ~arm64 ~hppa ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" RDEPEND=" virtual/perl-File-Spec