summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-22 22:36:12 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-22 22:36:12 +0100
commitd8ba7e8aa7864fc2e7d5823640caee4875eed07a (patch)
tree3185971bfb06d4f94432382136059cf1dfcfcf72 /dev-perl/Devel-LexAlias
parentdev-perl/Eval-Closure: add ~arm64, bug #599552 (diff)
downloadgentoo-d8ba7e8aa7864fc2e7d5823640caee4875eed07a.tar.gz
gentoo-d8ba7e8aa7864fc2e7d5823640caee4875eed07a.tar.bz2
gentoo-d8ba7e8aa7864fc2e7d5823640caee4875eed07a.zip
dev-perl/Devel-LexAlias: add ~arm64, bug #599552
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Devel-LexAlias')
-rw-r--r--dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"