dev-perl/File-Copy-Recursive: added ~arm64 keyword (Bug 652718)
authorRoy Bamford <neddyseagoon@gentoo.org>
Sat, 7 Apr 2018 14:04:56 +0000 (15:04 +0100)
committerMart Raudsepp <leio@gentoo.org>
Sat, 7 Apr 2018 15:13:17 +0000 (18:13 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild

index 26a9015140d973189d3830fec74489945119d94b..efc69f946897d8b4975846af2b804d21601455e7 100644 (file)
@@ -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"