diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:01:06 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:02:28 +0000 |
commit | 2e395cedfa77e83848cd4cf343ed2d0d399b6fa8 (patch) | |
tree | 295e1887db0be54c188b8c873ac7562762d19f1f /dev-perl/Type-Tiny | |
parent | dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 for ~m68k (diff) | |
download | gentoo-2e395cedfa77e83848cd4cf343ed2d0d399b6fa8.tar.gz gentoo-2e395cedfa77e83848cd4cf343ed2d0d399b6fa8.tar.bz2 gentoo-2e395cedfa77e83848cd4cf343ed2d0d399b6fa8.zip |
dev-perl/Type-Tiny: Keyword 1.12.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/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild index 0b3dd23ba638..04cadabb19a5 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |