diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:27 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:00:27 -0700 |
commit | 32cba1c99d8e4a8dfed70164fec81c86a06ff876 (patch) | |
tree | a6dfe43cabf7a93b21da92bf8fe8440643374ece /dev-perl/Crypt-RIPEMD160 | |
parent | dev-perl/Crypt-OpenSSL-Random-0.110.0: ppc stable, bug 652612 (diff) | |
download | gentoo-32cba1c99d8e4a8dfed70164fec81c86a06ff876.tar.gz gentoo-32cba1c99d8e4a8dfed70164fec81c86a06ff876.tar.bz2 gentoo-32cba1c99d8e4a8dfed70164fec81c86a06ff876.zip |
dev-perl/Crypt-RIPEMD160-0.60.0: ppc stable, bug 652618
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild index f2b0ce6829a4..c57b55993987 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for the RIPEMD-160 Hash function" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" export OPTIMIZE="$CFLAGS" |