diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:33 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:38 -0700 |
commit | b645d3013df2306905dd4508bb7d46587a824906 (patch) | |
tree | 4e38d80017f471027788efad04347671acd02eb7 /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: Keyword 0.9.0 alpha, #788778 (diff) | |
download | gentoo-b645d3013df2306905dd4508bb7d46587a824906.tar.gz gentoo-b645d3013df2306905dd4508bb7d46587a824906.tar.bz2 gentoo-b645d3013df2306905dd4508bb7d46587a824906.zip |
dev-perl/Type-Tiny: Keyword 1.12.3 alpha, #788778
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild index 34dbab8a2888..709b2698ca92 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" 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 )" |