summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:02:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-31 08:02:24 +0200
commit0ae7aefd51e9b24a7c37c08360d14f66ea4d7dc9 (patch)
treeb0827b244d5b4be9eefa72bfa0ce537dc8c3ee22 /dev-perl/File-Copy-Recursive
parentdev-ruby/test-unit: add 3.4.2 (diff)
downloadgentoo-0ae7aefd51e9b24a7c37c08360d14f66ea4d7dc9.tar.gz
gentoo-0ae7aefd51e9b24a7c37c08360d14f66ea4d7dc9.tar.bz2
gentoo-0ae7aefd51e9b24a7c37c08360d14f66ea4d7dc9.zip
dev-perl/File-Copy-Recursive: amd64 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 78b2b02395cd..fa351e2274ce 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"