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

dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild

index f684ea0eff1d9b716b6408d63c086be27ac800f5..f8b2f8e790464cf8f0727a0b72f039ebdb40bf6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Alias lexical variables"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-perl/Devel-Caller-2.03"