diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:27:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:27:59 +0100 |
commit | ab7e0048efee9b1f26d66189a45cd91b5c75a9c4 (patch) | |
tree | 4d9e1bc00b116225f341bd5bf8ba83af156316f0 /dev-perl/Moo | |
parent | dev-perl/Role-Tiny: x86 stable wrt bug #573536 (diff) | |
download | gentoo-ab7e0048efee9b1f26d66189a45cd91b5c75a9c4.tar.gz gentoo-ab7e0048efee9b1f26d66189a45cd91b5c75a9c4.tar.bz2 gentoo-ab7e0048efee9b1f26d66189a45cd91b5c75a9c4.zip |
dev-perl/Moo: x86 stable wrt bug #573536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moo/Moo-2.0.2.ebuild b/dev-perl/Moo/Moo-2.0.2.ebuild index 4902f79cfa5f..f86e8bab4f83 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 |