diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-21 17:45:45 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-21 21:39:47 +0800 |
commit | 213bcba350b1b53333d4163372237f92c6bd4a68 (patch) | |
tree | e4490e1c5e2c298da2c0a9eb6864a3888db3634b /dev-perl/File-Copy-Recursive-Reduced | |
parent | dev-perl/File-Copy-Link: keyword ~riscv (diff) | |
download | gentoo-213bcba350b1b53333d4163372237f92c6bd4a68.tar.gz gentoo-213bcba350b1b53333d4163372237f92c6bd4a68.tar.bz2 gentoo-213bcba350b1b53333d4163372237f92c6bd4a68.zip |
dev-perl/File-Copy-Recursive-Reduced: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 3fe4197a8ef5..af07d702a749 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" virtual/perl-File-Spec |