diff options
author | Sam James <sam@gentoo.org> | 2021-07-06 18:59:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-06 18:59:02 +0100 |
commit | 61f7bffd413d4a3c8c7576a426d26c978b0ba635 (patch) | |
tree | a9b19290baaa014be0094dde4a9b276d86d2a84a /dev-perl | |
parent | dev-perl/Module-Build-XSUtil: Keyword 0.190.0 arm64, #800545 (diff) | |
download | gentoo-61f7bffd413d4a3c8c7576a426d26c978b0ba635.tar.gz gentoo-61f7bffd413d4a3c8c7576a426d26c978b0ba635.tar.bz2 gentoo-61f7bffd413d4a3c8c7576a426d26c978b0ba635.zip |
dev-perl/File-Copy-Recursive-Reduced: Keyword 0.6.0 arm64, #800545
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 5fbba80fadb8..6da71232d05b 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" +KEYWORDS="~amd64 ~arm ~arm64" RDEPEND=" virtual/perl-File-Spec |