commit: 3ce4828207674b816a5251f33d64869090cb3312 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 21:37:31 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 21:37:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce48282
dev-perl/Role-Tiny: add ~arm64, bug #599552 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" dev-perl/Role-Tiny/Role-Tiny-2.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.5.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.5.ebuild index fbd25ac122..1814e7a6d4 100644 --- a/dev-perl/Role-Tiny/Role-Tiny-2.0.5.ebuild +++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.5.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="Roles. Like a nouvelle cuisine portion size slice of Moose" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND="
