diff options
author | Sam James <sam@gentoo.org> | 2021-08-26 15:48:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 15:48:01 +0100 |
commit | f38fb3ebe9a492841ff6373e9c9cf62e2c34d3ea (patch) | |
tree | 5e8cee220be72b7688524a848ef939d318c025b1 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/PDF-Create: Stabilize 1.460.0 amd64, #810189 (diff) | |
download | gentoo-f38fb3ebe9a492841ff6373e9c9cf62e2c34d3ea.tar.gz gentoo-f38fb3ebe9a492841ff6373e9c9cf62e2c34d3ea.tar.bz2 gentoo-f38fb3ebe9a492841ff6373e9c9cf62e2c34d3ea.zip |
dev-perl/Type-Tiny-XS: Stabilize 0.22.0 amd64, #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 f5a27699acec..ec2021d27bb8 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 )" |