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/Digest-SHA3/
Date: Sat, 31 Jul 2021 04:14:15
Message-Id: 1627704802.32252cc00648c107ac8e0562b105488e0aac6c53.sam@gentoo
1 commit: 32252cc00648c107ac8e0562b105488e0aac6c53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 31 04:13:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 31 04:13:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32252cc0
7
8 dev-perl/Digest-SHA3: Stabilize 1.40.0 amd64, #804738
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild b/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild
16 index fe717f6f72a..c148dc0be0f 100644
17 --- a/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild
18 +++ b/dev-perl/Digest-SHA3/Digest-SHA3-1.40.0.ebuild
19 @@ -9,4 +9,4 @@ inherit perl-module
20
21 DESCRIPTION="Perl extension for SHA-3"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc"
24 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc"