diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:42:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:42:09 +0200 |
commit | d78fa62e3f2ab827f46731b63f17199f42cce10e (patch) | |
tree | 29d55015bdd51898ec6f1da40d5e0224b475179b /dev-perl | |
parent | dev-perl/Crypt-OpenSSL-Guess: x86 stable wrt bug #804744 (diff) | |
download | gentoo-d78fa62e3f2ab827f46731b63f17199f42cce10e.tar.gz gentoo-d78fa62e3f2ab827f46731b63f17199f42cce10e.tar.bz2 gentoo-d78fa62e3f2ab827f46731b63f17199f42cce10e.zip |
dev-perl/Crypt-RIPEMD160: x86 stable wrt bug #804747
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 9bfea92bc76f..39db57592547 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 )" |