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: Sun, 25 Jul 2021 03:23:58
Message-Id: 1627183401.6f2a4fc4e381e53350ee5c00a66bd1f071eaefcf.sam@gentoo
1 commit: 6f2a4fc4e381e53350ee5c00a66bd1f071eaefcf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 03:22:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 03:23:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2a4fc4
7
8 dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 x86, #801391
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 26b45cff62f..3fe4197a8ef 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 ~arm64 ~hppa ~ppc ~ppc64"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25
26 RDEPEND="
27 virtual/perl-File-Spec