diff options
author | Sam James <sam@gentoo.org> | 2021-05-11 22:14:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-11 22:14:14 +0000 |
commit | 04238c95bdbd4762587f6f2a1c0f6694bd3ab34e (patch) | |
tree | 9889ec580675498afa73fb7bed7df90e6bf1891d /dev-perl/Crypt-RIPEMD160 | |
parent | dev-perl/Crypt-Rijndael: Stabilize 1.150.0 amd64, #789516 (diff) | |
download | gentoo-04238c95bdbd4762587f6f2a1c0f6694bd3ab34e.tar.gz gentoo-04238c95bdbd4762587f6f2a1c0f6694bd3ab34e.tar.bz2 gentoo-04238c95bdbd4762587f6f2a1c0f6694bd3ab34e.zip |
dev-perl/Crypt-RIPEMD160: Stabilize 0.60.0-r1 amd64, #789519
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-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 3ca7172fea05..eca7849b15f6 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 )" |