From: Markus Meier Date: Wed, 22 Feb 2017 21:36:12 +0000 (+0100) Subject: dev-perl/Devel-LexAlias: add ~arm64, bug #599552 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d8ba7e8aa7864fc2e7d5823640caee4875eed07a;p=gentoo.git dev-perl/Devel-LexAlias: add ~arm64, bug #599552 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild index f684ea0eff1d..f8b2f8e79046 100644 --- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild +++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild @@ -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"