diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 03:56:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 03:56:37 +0100 |
commit | dfec948c902c1cd956f7358ee154001d7cee8b67 (patch) | |
tree | c107664815cea78f6540e654a532b18b8f288086 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/PDF-Create: Stabilize 1.460.0 x86, #810189 (diff) | |
download | gentoo-dfec948c902c1cd956f7358ee154001d7cee8b67.tar.gz gentoo-dfec948c902c1cd956f7358ee154001d7cee8b67.tar.bz2 gentoo-dfec948c902c1cd956f7358ee154001d7cee8b67.zip |
dev-perl/Type-Tiny-XS: Stabilize 0.22.0 x86, #810207
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 539fca803b73..f5a27699acec 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 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |