commit: ead0b902fc65ac73c0b6932402bd860ab06dcb56 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 6 02:29:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 6 02:29:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead0b902
dev-perl/Statistics-ChiSquare: Stabilize 1.0.0 x86, #957191 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ac90ee65415b..4e1034b46250 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa sparc x86"
