diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:24:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:24:51 +0100 |
commit | fce9dec21c41776620f7dfa8e95adaad9828785c (patch) | |
tree | 284dc44d097bddd87af6418a6bd9599042b5d70c /dev-perl/Moo | |
parent | dev-perl/Role-Tiny: amd64 stable wrt bug #573536 (diff) | |
download | gentoo-fce9dec21c41776620f7dfa8e95adaad9828785c.tar.gz gentoo-fce9dec21c41776620f7dfa8e95adaad9828785c.tar.bz2 gentoo-fce9dec21c41776620f7dfa8e95adaad9828785c.zip |
dev-perl/Moo: amd64 stable wrt bug #573536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 fc9c8c8f02a0..4902f79cfa5f 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 |