commit: 3be9506ce6bc00a80d89e7ff5e7aa51081ce6812 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 17:58:56 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 17:58:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be9506c
dev-perl/Moo: add ~arm, bug #602252 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-perl/Moo/Moo-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Moo/Moo-2.3.0.ebuild b/dev-perl/Moo/Moo-2.3.0.ebuild index 6170bfc62b..3408422aa2 100644 --- a/dev-perl/Moo/Moo-2.3.0.ebuild +++ b/dev-perl/Moo/Moo-2.3.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" # needs Scalar::Util
