diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:01:04 +0200 |
commit | 01d5bf2f3df8925e78394d3e3fac7c364ba1c512 (patch) | |
tree | ab0df3ec7e914199ace140678931ed31bb346252 /dev-perl/Crypt-IDEA | |
parent | dev-perl/Crypt-Cracklib: x86 stable wrt bug #717060 (diff) | |
download | gentoo-01d5bf2f3df8925e78394d3e3fac7c364ba1c512.tar.gz gentoo-01d5bf2f3df8925e78394d3e3fac7c364ba1c512.tar.bz2 gentoo-01d5bf2f3df8925e78394d3e3fac7c364ba1c512.zip |
dev-perl/Crypt-IDEA: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-IDEA')
-rw-r--r-- | dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild index b5a61e97ac65..8248ade20b34 100644 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild +++ b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="An implementation of the IDEA symmetric-key block cipher" LICENSE="Crypt-IDEA" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |