diff options
author | Sam James <sam@gentoo.org> | 2020-09-29 20:07:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-29 20:07:44 +0000 |
commit | dfd3257ced8585d52b7bfacbe15402ea4de1f3cc (patch) | |
tree | f9b0d0ea55e596a0cfbd13d7ec40784ecd542218 /dev-perl/Moo | |
parent | dev-games/freecell-solver: Keyword 6.0.1 arm64, #745219 (diff) | |
download | gentoo-dfd3257ced8585d52b7bfacbe15402ea4de1f3cc.tar.gz gentoo-dfd3257ced8585d52b7bfacbe15402ea4de1f3cc.tar.bz2 gentoo-dfd3257ced8585d52b7bfacbe15402ea4de1f3cc.zip |
dev-perl/Moo: Keyword 2.3.3 arm64, #745219
Signed-off-by: Sam James <sam@gentoo.org>
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 0f8d8ff3e5e1..a57d7449cec8 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 ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |