diff options
author | Sam James <sam@gentoo.org> | 2021-11-15 04:31:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-15 04:31:20 +0000 |
commit | 3661f200b46798978878c541a6abb1783fba80e4 (patch) | |
tree | 8bc58bc91ed2b2dcbcf0d968274f45463ddfb7cb /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: Keyword 0.15.0 arm, #820548 (diff) | |
download | gentoo-3661f200b46798978878c541a6abb1783fba80e4.tar.gz gentoo-3661f200b46798978878c541a6abb1783fba80e4.tar.bz2 gentoo-3661f200b46798978878c541a6abb1783fba80e4.zip |
dev-perl/Type-Tiny: Keyword 1.12.4 arm, #820548
Signed-off-by: Sam James <sam@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 04cadabb19a5..038b5dd34398 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 ~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 )" |