summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-11-09 21:59:56 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-11-09 22:02:18 +0000
commit0b14cc2938d24e2ac44f41d06701889e3523611b (patch)
treeff8720104794023209a6a649efa4eb7f9b3b551a /dev-perl/Type-Tiny-XS
parentdev-perl/Class-Method-Modifiers: Keyword 2.130.0 for ~m68k (diff)
downloadgentoo-0b14cc2938d24e2ac44f41d06701889e3523611b.tar.gz
gentoo-0b14cc2938d24e2ac44f41d06701889e3523611b.tar.bz2
gentoo-0b14cc2938d24e2ac44f41d06701889e3523611b.zip
dev-perl/Type-Tiny-XS: Keyword 0.22.0 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-XS')
-rw-r--r--dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
index 1df423577e9f..7d723a7a06e2 100644
--- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
+++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints"
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 )"