diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-03 14:32:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-03 14:32:54 +0200 |
commit | d10fa85a4834cbcc26610a0b7207e8f5de3c13ba (patch) | |
tree | 9b100a4745038f348ffdfe14b21770a69b4d8476 /dev-perl | |
parent | dev-perl/Devel-CheckBin: x86 stable wrt bug #614514 (diff) | |
download | gentoo-d10fa85a4834cbcc26610a0b7207e8f5de3c13ba.tar.gz gentoo-d10fa85a4834cbcc26610a0b7207e8f5de3c13ba.tar.bz2 gentoo-d10fa85a4834cbcc26610a0b7207e8f5de3c13ba.zip |
dev-perl/Moo: x86 stable wrt bug #614514
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 144494f5080d..967605f28b3b 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 |