Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
Date: Sat, 26 Sep 2020 19:44:53
Message-Id: 1601149479.56e9cbe26d0a09679ab54c0863b5f60b925e6394.mattst88@gentoo
1 commit: 56e9cbe26d0a09679ab54c0863b5f60b925e6394
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 19:44:22 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 19:44:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e9cbe2
7
8 dev-perl/File-Copy-Recursive: Keyword 0.450.0 alpha, #737594
9
10 Signed-off-by: Matt Turner <mattst88 <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 cf1d28acf3b..4c679efe0e3 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"