commit: 453022f65bddb95bc25c23500335370fc21598f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 05:26:17 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 05:26:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453022f6
dev-perl/Statistics-ChiSquare: Stabilize 1.0.0 amd64, #902671 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild | 4 ++-- 1 file 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"
