diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:34:36 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:34:36 +0200 |
commit | 8e9979bb64dddbb57f4c92d4c61dfb8d4c59664b (patch) | |
tree | df8f1bd8a4f561102f9b3de9dacfae3d43e97264 /dev-perl/Moo | |
parent | dev-perl/Sub-Quote: Stable for HPPA (bug #614514). (diff) | |
download | gentoo-8e9979bb64dddbb57f4c92d4c61dfb8d4c59664b.tar.gz gentoo-8e9979bb64dddbb57f4c92d4c61dfb8d4c59664b.tar.bz2 gentoo-8e9979bb64dddbb57f4c92d4c61dfb8d4c59664b.zip |
dev-perl/Moo: Stable for HPPA (bug #614514).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moo/Moo-2.3.0.ebuild b/dev-perl/Moo/Moo-2.3.0.ebuild index 559c8aa8d166..13618b266647 100644 --- a/dev-perl/Moo/Moo-2.3.0.ebuild +++ b/dev-perl/Moo/Moo-2.3.0.ebuild @@ -10,7 +10,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 |