diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:04:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 09:04:09 +0200 |
commit | 3b15be2c16a02c4cdd66b67f231367180f9279e9 (patch) | |
tree | 143def822b7676efc8e9e870d84ed75b900725b1 /dev-perl/Crypt-RIPEMD160 | |
parent | dev-perl/Crypt-OpenSSL-Guess: amd64 stable wrt bug #804744 (diff) | |
download | gentoo-3b15be2c16a02c4cdd66b67f231367180f9279e9.tar.gz gentoo-3b15be2c16a02c4cdd66b67f231367180f9279e9.tar.bz2 gentoo-3b15be2c16a02c4cdd66b67f231367180f9279e9.zip |
dev-perl/Crypt-RIPEMD160: amd64 stable wrt bug #804747
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-RIPEMD160')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild index 39db57592547..c527ad669b6b 100644 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.0.ebuild +++ b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.80.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-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |