diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 19:26:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 19:26:40 +0200 |
commit | f11ecf791267fd09cc412454f979ea359f3c19da (patch) | |
tree | 10c6dc64274fc002da39df5aa767cf2a4a1392d2 /dev-perl/Moo | |
parent | dev-perl/Devel-CheckBin: amd64 stable wrt bug #614514 (diff) | |
download | gentoo-f11ecf791267fd09cc412454f979ea359f3c19da.tar.gz gentoo-f11ecf791267fd09cc412454f979ea359f3c19da.tar.bz2 gentoo-f11ecf791267fd09cc412454f979ea359f3c19da.zip |
dev-perl/Moo: amd64 stable wrt bug #614514
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.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 d6d87275feb9..144494f5080d 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 |