diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:53:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:53:01 +0200 |
commit | 578b9456211f0c6e579215cfe085225c7df98edc (patch) | |
tree | dbcacee9f2d69300a421aa83a4bb81cfc56a6c7b /dev-perl/Moo | |
parent | dev-perl/Mon: x86 stable (bug #661196) (diff) | |
download | gentoo-578b9456211f0c6e579215cfe085225c7df98edc.tar.gz gentoo-578b9456211f0c6e579215cfe085225c7df98edc.tar.bz2 gentoo-578b9456211f0c6e579215cfe085225c7df98edc.zip |
dev-perl/Moo: x86 stable (bug #661196)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moo/Moo-2.3.3.ebuild b/dev-perl/Moo/Moo-2.3.3.ebuild index 7bb40c4b7370..d562a6e70243 100644 --- a/dev-perl/Moo/Moo-2.3.3.ebuild +++ b/dev-perl/Moo/Moo-2.3.3.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 |