From: Roy Bamford Date: Sat, 7 Apr 2018 14:04:56 +0000 (+0100) Subject: dev-perl/File-Copy-Recursive: added ~arm64 keyword (Bug 652718) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=db1e01904daf4d0f8bcd25c4931d7907dd1a2949;p=gentoo.git dev-perl/File-Copy-Recursive: added ~arm64 keyword (Bug 652718) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 26a9015140d9..efc69f946897 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"