diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:00:22 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:02:22 +0000 |
commit | 1c7a377abdf7a4e21a65a122b72d9864ec7ed2e9 (patch) | |
tree | 5e5b7eba2a8518fdb788f3248d3aa25bd721ae0e /dev-perl/Moo | |
parent | dev-perl/Type-Tiny-XS: Keyword 0.22.0 for ~m68k (diff) | |
download | gentoo-1c7a377abdf7a4e21a65a122b72d9864ec7ed2e9.tar.gz gentoo-1c7a377abdf7a4e21a65a122b72d9864ec7ed2e9.tar.bz2 gentoo-1c7a377abdf7a4e21a65a122b72d9864ec7ed2e9.zip |
dev-perl/Moo: Keyword 2.5.4 for ~m68k
The tests pass.
Bug: https://bugs.gentoo.org/820548
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/Moo')
-rw-r--r-- | dev-perl/Moo/Moo-2.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Moo/Moo-2.5.4.ebuild b/dev-perl/Moo/Moo-2.5.4.ebuild index 7fec1b9eb5d0..78d64c69016a 100644 --- a/dev-perl/Moo/Moo-2.5.4.ebuild +++ b/dev-perl/Moo/Moo-2.5.4.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" virtual/perl-Carp |