summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-22 05:26:17 +0000
committerSam James <sam@gentoo.org>2023-03-22 05:26:17 +0000
commit453022f65bddb95bc25c23500335370fc21598f8 (patch)
tree4e29051f95d18b5b0c9353b6b46247c50ce05c8f /dev-perl/Statistics-ChiSquare
parentdev-perl/Crypt-Random: Stabilize 1.540.0 amd64, #902671 (diff)
downloadgentoo-453022f65bddb95bc25c23500335370fc21598f8.tar.gz
gentoo-453022f65bddb95bc25c23500335370fc21598f8.tar.bz2
gentoo-453022f65bddb95bc25c23500335370fc21598f8.zip
dev-perl/Statistics-ChiSquare: Stabilize 1.0.0 amd64, #902671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Statistics-ChiSquare')
-rw-r--r--dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild4
1 files changed, 2 insertions, 2 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 91f7bfe3a61d..bbd354298464 100644
--- a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
+++ b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"