diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:29:28 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-13 09:48:00 +0200 |
commit | 88e51eaa2562055c7f2f59f0c503185b40ebb912 (patch) | |
tree | dd213b8f048a5cee6294924656580678031a3057 /dev-perl/Moo | |
parent | dev-perl/Role-Tiny: Stable for HPPA (bug #573536). (diff) | |
download | gentoo-88e51eaa2562055c7f2f59f0c503185b40ebb912.tar.gz gentoo-88e51eaa2562055c7f2f59f0c503185b40ebb912.tar.bz2 gentoo-88e51eaa2562055c7f2f59f0c503185b40ebb912.zip |
dev-perl/Moo: Stable for HPPA (bug #573536).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.0.2.ebuild | 4 |
1 files 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 daa02b9431ee..8ac43d850238 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 |