diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 01:54:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 01:54:59 +0000 |
commit | cca1e4b0883961242f8c399c620b6aed3521f99a (patch) | |
tree | 4418ce73fbdff9d01733245d234a73f29c2e7326 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/Crypt-CBC: Keyword 3.30.0 arm64, #788778 (diff) | |
download | gentoo-cca1e4b0883961242f8c399c620b6aed3521f99a.tar.gz gentoo-cca1e4b0883961242f8c399c620b6aed3521f99a.tar.bz2 gentoo-cca1e4b0883961242f8c399c620b6aed3521f99a.zip |
dev-perl/Type-Tiny-XS: Keyword 0.12.0 arm64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny-XS')
-rw-r--r-- | dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild index 707f39db4fbf..7cb03bc9aa6d 100644 --- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.0.ebuild +++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.12.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="amd64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |