diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:12:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-13 13:27:01 -0400 |
commit | 793c1f100a8a89f27ada22cc7c7489f1ad043f8a (patch) | |
tree | b22b93aeed99d5b6f1c23c4941e9340751f7a4c7 /dev-perl/Moose | |
parent | dev-perl/MooseX-FollowPBP: arm64 keyworded (bug #683162) (diff) | |
download | gentoo-793c1f100a8a89f27ada22cc7c7489f1ad043f8a.tar.gz gentoo-793c1f100a8a89f27ada22cc7c7489f1ad043f8a.tar.bz2 gentoo-793c1f100a8a89f27ada22cc7c7489f1ad043f8a.zip |
dev-perl/Moose: arm64 keyworded (bug #683162)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Moose')
-rw-r--r-- | dev-perl/Moose/Moose-2.200.700.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.200.700.ebuild b/dev-perl/Moose/Moose-2.200.700.ebuild index e4dd629f8750..351f8a1c7ce2 100644 --- a/dev-perl/Moose/Moose-2.200.700.ebuild +++ b/dev-perl/Moose/Moose-2.200.700.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" CONFLICTS=" |