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/
Date: Sat, 07 Apr 2018 20:27:53
Message-Id: 1523132795.bd34442c3cc8164f38483da06646a7b27581e2d4.slyfox@gentoo
1 commit: bd34442c3cc8164f38483da06646a7b27581e2d4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:26:35 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:26:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd34442c
7
8 dev-perl/File-Copy-Recursive: keyworded 0.380.0-r1 for ppc64, bug #652718
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
17 index efc69f94689..d5006908864 100644
18 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
19 +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
20 @@ -10,6 +10,6 @@ inherit perl-module
21 DESCRIPTION="uses File::Copy to recursively copy dirs"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE=""
27 SRC_TEST="do"