diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 17:01:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 17:01:43 +0300 |
commit | 1198d78b8014a6aca2a3222b0a197d47d6887184 (patch) | |
tree | c199e47e0dfd03fbc1bd093c038882dabd6babd7 /dev-perl | |
parent | dev-perl/Crypt-Random: Stabilize 1.540.0 sparc, #902671 (diff) | |
download | gentoo-1198d78b8014a6aca2a3222b0a197d47d6887184.tar.gz gentoo-1198d78b8014a6aca2a3222b0a197d47d6887184.tar.bz2 gentoo-1198d78b8014a6aca2a3222b0a197d47d6887184.zip |
dev-perl/Statistics-ChiSquare: Stabilize 1.0.0 sparc, #902671
Signed-off-by: Arthur Zamarin <arthurzam@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 bbd354298464..43784e89482f 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="~alpha amd64 ~hppa ~sparc" +KEYWORDS="~alpha amd64 ~hppa sparc" |