dev-perl/Class-Data-Inheritable: Fix dropped ~arm64 keyword
authorKent Fredric <kentnl@gentoo.org>
Thu, 5 Apr 2018 04:09:21 +0000 (16:09 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 5 Apr 2018 04:10:16 +0000 (16:10 +1200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r2.ebuild

index f3b89027b3a3169644933d68b0388809c1fdd907..0cd4fec15cb0f4baf6c985c4f3b4a743b8b50a2d 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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Inheritable, overridable class data"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 export OPTIMIZE="${CFLAGS}"