From: Michael Weber Date: Wed, 15 Mar 2017 14:08:02 +0000 (+0100) Subject: dev-perl/File-Copy-Recursive: arm stable (bug 599548). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8633a2f4f7f459e882749ea1a9423232572d57f1;p=gentoo.git dev-perl/File-Copy-Recursive: arm stable (bug 599548). Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- 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 d8bb70592804..26a9015140d9 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"