diff options
author | 2019-07-19 10:46:27 +0300 | |
---|---|---|
committer | 2019-07-19 10:48:20 +0300 | |
commit | 511904d8ffe183fc6321aaf0f769b9049d1bf67c (patch) | |
tree | 5308e8c203e375a3d63bd8f39895d8c6531c2f70 /dev-perl/File-Copy-Recursive | |
parent | dev-perl/FFI-CheckLib: Add ~riscv keyword wrt bug #690140 (diff) | |
download | gentoo-511904d8ffe183fc6321aaf0f769b9049d1bf67c.tar.gz gentoo-511904d8ffe183fc6321aaf0f769b9049d1bf67c.tar.bz2 gentoo-511904d8ffe183fc6321aaf0f769b9049d1bf67c.zip |
dev-perl/File-Copy-Recursive: Add ~riscv keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"
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 c460188ba104..f214302af547 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 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |