summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-22 22:39:16 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-22 22:39:16 +0100
commit816f523522b072573abe2b8d96cf0b4da0660a67 (patch)
tree06808f0e80393c241dd0841e7032347d01f7dd5b
parentdev-perl/Sub-Identify: add ~arm64, bug #599552 (diff)
downloadgentoo-816f523522b072573abe2b8d96cf0b4da0660a67.tar.gz
gentoo-816f523522b072573abe2b8d96cf0b4da0660a67.tar.bz2
gentoo-816f523522b072573abe2b8d96cf0b4da0660a67.zip
dev-perl/B-Hooks-EndOfScope: add ~arm64, bug #599552
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
index 50c137056533..e62a104c5719 100644
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.200.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="Execute code after a scope finished compilation"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
IUSE="test"
RDEPEND="