diff options
author | Sam James <sam@gentoo.org> | 2021-05-11 22:16:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-11 22:16:31 +0000 |
commit | 3ff0d9a79685fd597fb6f9e8f3d3c4cdf14ec65e (patch) | |
tree | dd55e9e8304d5177f34e0d09b95ba5f6d960187a | |
parent | dev-perl/Crypt-Rijndael: Stabilize 1.150.0 ppc, #789516 (diff) | |
download | gentoo-3ff0d9a79685fd597fb6f9e8f3d3c4cdf14ec65e.tar.gz gentoo-3ff0d9a79685fd597fb6f9e8f3d3c4cdf14ec65e.tar.bz2 gentoo-3ff0d9a79685fd597fb6f9e8f3d3c4cdf14ec65e.zip |
dev-perl/Crypt-RIPEMD160: Stabilize 0.60.0-r1 ppc, #789519
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild index 5bdbccd7eac5..307278cfbc52 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.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-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |