dev-perl/PadWalker: add ~arm64, bug #599552
authorMarkus Meier <maekke@gentoo.org>
Wed, 22 Feb 2017 21:36:52 +0000 (22:36 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 22 Feb 2017 21:36:52 +0000 (22:36 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

dev-perl/PadWalker/PadWalker-2.200.0.ebuild

index cab771d0ba93ca984751822eafe2c7230c7c35bf..20a33bec074f859dfc81e52cce4a065afc53341b 100644 (file)
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="play with other peoples' lexical variables"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 DEPEND="virtual/perl-ExtUtils-MakeMaker"