Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
Date: Mon, 31 May 2021 07:58:18
Message-Id: 1622447721.daea4d506f997ed6d96097a6ddbd867444cd74fd.sam@gentoo
1 commit: daea4d506f997ed6d96097a6ddbd867444cd74fd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 07:55:21 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 07:55:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daea4d50
7
8 dev-perl/File-Copy-Recursive: Stabilize 0.450.0 arm, #792831
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 47bcb6864db..ac7e793ec83 100644
17 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
18 +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="uses File::Copy to recursively copy dirs"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"