Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive-Reduced/
Date: Thu, 08 Jul 2021 07:09:46
Message-Id: 1625728140.117c6b0ac839231c18346983bcca799e66cd6ed5.slyfox@gentoo
1 commit: 117c6b0ac839231c18346983bcca799e66cd6ed5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 07:09:00 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 07:09:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117c6b0a
7
8 dev-perl/File-Copy-Recursive-Reduced: keyworded 0.6.0 for ppc
9
10 keyworded wrt bug #800545
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 .../File-Copy-Recursive-Reduced-0.6.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index d2955d86de6..6eff6a438ef 100644
21 --- a/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild
22 +++ b/dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="Recursive copying of files and directories within Perl 5 toolchain"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc"
29
30 RDEPEND="
31 virtual/perl-File-Spec