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/Crypt-RIPEMD160/
Date: Wed, 28 Jul 2021 03:12:25
Message-Id: 1627441769.ab8eea99b605320d63bb6161558d07d02ce1a50b.sam@gentoo
1 commit: ab8eea99b605320d63bb6161558d07d02ce1a50b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 03:09:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 03:09:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8eea99
7
8 dev-perl/Crypt-RIPEMD160: Stabilize 0.80.0 ppc, #804747
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild
16 index 1f2c97ca4e1..9bfea92bc76 100644
17 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild
18 +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Perl extension for the RIPEMD-160 Hash function"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"