commit: 88e51eaa2562055c7f2f59f0c503185b40ebb912 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 07:29:28 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 07:48:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e51eaa
dev-perl/Moo: Stable for HPPA (bug #573536). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/Moo/Moo-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Moo/Moo-2.0.2.ebuild b/dev-perl/Moo/Moo-2.0.2.ebuild index daa02b9..8ac43d8 100644 --- a/dev-perl/Moo/Moo-2.0.2.ebuild +++ b/dev-perl/Moo/Moo-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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
