diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 04:31:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 04:31:24 +0000 |
commit | 74f76b24d0c986268fb1c6a751606c1464f0ac4d (patch) | |
tree | a3e5b8b4ffb397cbe4ee21fdcbab8eb9817735d1 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/FCGI: Keyword 0.820.0 arm, #820548 (diff) | |
download | gentoo-74f76b24d0c986268fb1c6a751606c1464f0ac4d.tar.gz gentoo-74f76b24d0c986268fb1c6a751606c1464f0ac4d.tar.bz2 gentoo-74f76b24d0c986268fb1c6a751606c1464f0ac4d.zip |
dev-perl/Type-Tiny-XS: Keyword 0.22.0 arm, #820548
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.22.0.ebuild | 2 |
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 7d723a7a06e2..cfeecb93ab67 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 ~m68k ~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" IUSE="test minimal" RESTRICT="!test? ( test )" |