diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-12-31 15:50:58 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-12-31 15:51:13 -0500 |
commit | cb0d092fce15cabc18fd3b4a5c07c209972785de (patch) | |
tree | 4b4ae86e86009063efb8e3de1eb29003e05e1c87 /dev-perl | |
parent | dev-tcltk/tdom: fix build with tcl unthreaded (diff) | |
download | gentoo-cb0d092fce15cabc18fd3b4a5c07c209972785de.tar.gz gentoo-cb0d092fce15cabc18fd3b4a5c07c209972785de.tar.bz2 gentoo-cb0d092fce15cabc18fd3b4a5c07c209972785de.zip |
dev-perl/Statistics-ChiSquare: Keyword 1.0.0 alpha, #818448
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild index 5104f8fdbb80..91f7bfe3a61d 100644 --- a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild +++ b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="How well-distributed is your data?" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc" |