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: Mon, 24 May 2021 20:44:25
Message-Id: 1621889022.f43f0a35ad8d4feea20796ee5fa93b1fb0d65694.sam@gentoo
1 commit: f43f0a35ad8d4feea20796ee5fa93b1fb0d65694
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 24 20:42:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 24 20:43:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43f0a35
7
8 dev-perl/Digest-CRC: Stabilize 0.220.0_p2-r1 amd64, #791838
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2-r1.ebuild b/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2-r1.ebuild
16 index 05e77aec108..de45bfee7dd 100644
17 --- a/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2-r1.ebuild
18 +++ b/dev-perl/Digest-CRC/Digest-CRC-0.220.0_p2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-0.22"
26 DESCRIPTION="Generic CRC function"
27
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux"
31
32 BDEPEND="
33 virtual/perl-ExtUtils-MakeMaker