diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 04:22:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 04:23:19 +0100 |
commit | 7b678a66f4856cf68d8a38a8a351ba619a0ede4c (patch) | |
tree | 4b3ed77b3bca7c033d6940dfa9c58fe4626bfc27 /dev-perl/Mouse | |
parent | dev-perl/Parallel-ForkManager: Keyword 2.20.0 alpha, #803560 (diff) | |
download | gentoo-7b678a66f4856cf68d8a38a8a351ba619a0ede4c.tar.gz gentoo-7b678a66f4856cf68d8a38a8a351ba619a0ede4c.tar.bz2 gentoo-7b678a66f4856cf68d8a38a8a351ba619a0ede4c.zip |
dev-perl/Mouse: Keyword 2.5.10 x86, #801391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Mouse')
-rw-r--r-- | dev-perl/Mouse/Mouse-2.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mouse/Mouse-2.5.10.ebuild b/dev-perl/Mouse/Mouse-2.5.10.ebuild index 49b987e4c821..5ad3b25b43f7 100644 --- a/dev-perl/Mouse/Mouse-2.5.10.ebuild +++ b/dev-perl/Mouse/Mouse-2.5.10.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Moose minus the antlers" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" RDEPEND=" >=virtual/perl-Scalar-List-Utils-1.140.0 |