diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:08:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:15:56 -0400 |
commit | 4ec8db96109b2dc5911736c7bd27309cda4551f6 (patch) | |
tree | 05068bd6262c68acbb533ecc41c53bc02992702e /dev-perl | |
parent | dev-perl/Module-Pluggable: arm64 stable (diff) | |
download | gentoo-4ec8db96109b2dc5911736c7bd27309cda4551f6.tar.gz gentoo-4ec8db96109b2dc5911736c7bd27309cda4551f6.tar.bz2 gentoo-4ec8db96109b2dc5911736c7bd27309cda4551f6.zip |
dev-perl/Moose: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Moose/Moose-2.160.500.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moose/Moose-2.160.500.ebuild b/dev-perl/Moose/Moose-2.160.500.ebuild index 004d20019e92..a453f83f70dc 100644 --- a/dev-perl/Moose/Moose-2.160.500.ebuild +++ b/dev-perl/Moose/Moose-2.160.500.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 hppa ppc ppc64 sparc x86 ~x64-macos" IUSE="test" CONFLICTS=" |