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:31
Message-Id: 1625594316.7105e5754e314679d852474f253941c0040e9e13.sam@gentoo
1 commit: 7105e5754e314679d852474f253941c0040e9e13
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 17:58:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 17:58:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7105e575
7
8 dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 arm, #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 f77a54fc495..5fbba80fadb 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"
24 +KEYWORDS="~amd64 ~arm"
25
26 RDEPEND="
27 virtual/perl-File-Spec