commit: 5195581c5f0797e74aaf5d4f94c050806a4feaba Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 15:15:58 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 15:15:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5195581c
dev-perl/Statistics-CaseResampling: Stabilize 0.170.0 amd64, #962091 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> .../Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild b/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild index 262a2b7f6ac5..fee156b4fda9 100644 --- a/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild +++ b/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.170.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Efficient resampling and calculation of medians with confidence intervals" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86"
