diff options
author | Sam James <sam@gentoo.org> | 2021-05-11 22:15:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-11 22:15:03 +0000 |
commit | 9591181879cffdeca78ae3181dc5eb5bbb207b10 (patch) | |
tree | 90294ccc9f4b40c2d4026cba5ff3cee9fcc99bd5 /dev-perl/Crypt-RIPEMD160 | |
parent | dev-perl/Crypt-Rijndael: Stabilize 1.150.0 x86, #789516 (diff) | |
download | gentoo-9591181879cffdeca78ae3181dc5eb5bbb207b10.tar.gz gentoo-9591181879cffdeca78ae3181dc5eb5bbb207b10.tar.bz2 gentoo-9591181879cffdeca78ae3181dc5eb5bbb207b10.zip |
dev-perl/Crypt-RIPEMD160: Stabilize 0.60.0-r1 x86, #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 eca7849b15f6..5bdbccd7eac5 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 )" |