Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Statistics-Descriptive/
Date: Mon, 11 Oct 2021 04:18:53
Message-Id: 1633925842.ae440fac593e781e6d379cdb1a60ee96eee44e1f.sam@gentoo
1 commit: ae440fac593e781e6d379cdb1a60ee96eee44e1f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 04:17:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 04:17:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae440fac
7
8 dev-perl/Statistics-Descriptive: Stabilize 3.80.0 x86, #817566
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.80.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.80.0.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.80.0.ebuild
16 index 91c6fcf9552..1571f176c02 100644
17 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.80.0.ebuild
18 +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.80.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Module of basic descriptive statistical functions"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ~ppc x86"
25
26 RDEPEND="
27 virtual/perl-Carp