diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:10:28 +0100 |
commit | 51a158e1aeb452182c089460a52ec0afd27afe16 (patch) | |
tree | ffb0deeb827b62a57d4eff8aa99aeb132295f7d5 /dev-perl/File-Copy-Recursive-Reduced | |
parent | dev-python/httpcore: keyworded 0.13.6 for ppc (diff) | |
download | gentoo-51a158e1aeb452182c089460a52ec0afd27afe16.tar.gz gentoo-51a158e1aeb452182c089460a52ec0afd27afe16.tar.bz2 gentoo-51a158e1aeb452182c089460a52ec0afd27afe16.zip |
dev-perl/File-Copy-Recursive-Reduced: keyworded 0.6.0 for ppc64
keyworded wrt bug #800545
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/File-Copy-Recursive-Reduced')
-rw-r--r-- | dev-perl/File-Copy-Recursive-Reduced/File-Copy-Recursive-Reduced-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 6eff6a438efd..26b45cff62f4 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Recursive copying of files and directories within Perl 5 toolchain" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64" RDEPEND=" virtual/perl-File-Spec |