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: Wed, 26 May 2021 08:04:55
Message-Id: 1622016238.784aa20636c984abf94a1fd04658e9749d899698.sam@gentoo
1 commit: 784aa20636c984abf94a1fd04658e9749d899698
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:02:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 08:03:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784aa206
7
8 dev-perl/Digest-CRC: Stabilize 0.220.0_p2-r1 ppc, #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 | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 054d631fd8d..6b2a707cd90 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 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-0.22"
20 DESCRIPTION="Generic CRC function"
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