commit: fce9dec21c41776620f7dfa8e95adaad9828785c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Mar 15 11:24:51 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Mar 15 11:24:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce9dec2
dev-perl/Moo: amd64 stable wrt bug #573536 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/Moo/Moo-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Moo/Moo-2.0.2.ebuild b/dev-perl/Moo/Moo-2.0.2.ebuild index fc9c8c8..4902f79 100644 --- a/dev-perl/Moo/Moo-2.0.2.ebuild +++ b/dev-perl/Moo/Moo-2.0.2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" # needs Scalar::Util
