Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-RIPEMD160/
Date: Fri, 06 Apr 2018 00:42:29
Message-Id: 1522975252.8cd0751532c5674d8abb666029dee80cfa1fb849.bman@gentoo
1 commit: 8cd0751532c5674d8abb666029dee80cfa1fb849
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 00:33:12 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 00:40:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd07515
7
8 dev-perl/Crypt-RIPEMD160: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652618
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild
17 index 6a2e3187ded..f2b0ce6829a 100644
18 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild
19 +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Perl extension for the RIPEMD-160 Hash function"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 IUSE="test"
27
28 export OPTIMIZE="$CFLAGS"