diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:54 -0700 |
commit | f8f5956db77cf7ca63186d0dfcbcf186b548c8ce (patch) | |
tree | 5c3a657667c7df3d5bfbef4e1038090f1fe36700 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/Crypt-CBC: Keyword 3.30.0 alpha, #788778 (diff) | |
download | gentoo-f8f5956db77cf7ca63186d0dfcbcf186b548c8ce.tar.gz gentoo-f8f5956db77cf7ca63186d0dfcbcf186b548c8ce.tar.bz2 gentoo-f8f5956db77cf7ca63186d0dfcbcf186b548c8ce.zip |
dev-perl/Type-Tiny-XS: Keyword 0.22.0 alpha, #788778
Signed-off-by: Matt Turner <mattst88@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 43f5105c5a9a..1f40a7b1c032 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="~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 )" |