diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:33:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 20:40:52 -0400 |
commit | 8cd0751532c5674d8abb666029dee80cfa1fb849 (patch) | |
tree | e53dc50533e9110c1ff4a21b18726c7b3a68ddd0 /dev-perl/Crypt-RIPEMD160 | |
parent | dev-perl/Crypt-Random-Source: amd64 stable (diff) | |
download | gentoo-8cd0751532c5674d8abb666029dee80cfa1fb849.tar.gz gentoo-8cd0751532c5674d8abb666029dee80cfa1fb849.tar.bz2 gentoo-8cd0751532c5674d8abb666029dee80cfa1fb849.zip |
dev-perl/Crypt-RIPEMD160: amd64 stable
Bug: https://bugs.gentoo.org/652618
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 6a2e3187ded1..f2b0ce6829a4 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" |