diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 21:26:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 21:26:35 +0100 |
commit | bd34442c3cc8164f38483da06646a7b27581e2d4 (patch) | |
tree | 8536a19e4d249650af470245caaabd1b8995ae40 /dev-perl/File-Copy-Recursive | |
parent | dev-perl/DateTime-TimeZone: keyworded 2.130.0 for ppc64, bug #652718 (diff) | |
download | gentoo-bd34442c3cc8164f38483da06646a7b27581e2d4.tar.gz gentoo-bd34442c3cc8164f38483da06646a7b27581e2d4.tar.bz2 gentoo-bd34442c3cc8164f38483da06646a7b27581e2d4.zip |
dev-perl/File-Copy-Recursive: keyworded 0.380.0-r1 for ppc64, bug #652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index efc69f946897..d50069088644 100644 --- 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 @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |