Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive-Reduced/
Date: Tue, 06 Jul 2021 17:59:34
Message-Id: 1625594342.61f7bffd413d4a3c8c7576a426d26c978b0ba635.sam@gentoo
1 commit: 61f7bffd413d4a3c8c7576a426d26c978b0ba635
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 17:59:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 17:59:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f7bffd
7
8 dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 arm64, #800545
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../File-Copy-Recursive-Reduced-0.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 5fbba80fadb..6da71232d05 100644
17 --- a/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild
18 +++ b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Recursive copying of files and directories within Perl 5 toolchain"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm"
24 +KEYWORDS="~amd64 ~arm ~arm64"
25
26 RDEPEND="
27 virtual/perl-File-Spec