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-CRC/
Date: Sun, 01 Aug 2021 10:42:26
Message-Id: 1627814335.5003f8de2c83a3143c678488755354dead78fa40.sam@gentoo
1 commit: 5003f8de2c83a3143c678488755354dead78fa40
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 10:38:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 10:38:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5003f8de
7
8 dev-perl/Digest-CRC: Stabilize 0.230.0 sparc, #805800
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild
16 index ea2183bea99..e5708a97d1e 100644
17 --- a/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild
18 +++ b/dev-perl/Digest-CRC/Digest-CRC-0.230.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Generic CRC functions"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux"
25
26 BDEPEND="
27 virtual/perl-ExtUtils-MakeMaker