diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:47 +0200 |
commit | 1ec727df44b4a8432fc4cbc1f40f212db63ff9fa (patch) | |
tree | 1d51cb5910722f8bcce55f8867ab4777a9aa86c2 /dev-perl/Crypt-IDEA | |
parent | dev-perl/Class-Tiny: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-1ec727df44b4a8432fc4cbc1f40f212db63ff9fa.tar.gz gentoo-1ec727df44b4a8432fc4cbc1f40f212db63ff9fa.tar.bz2 gentoo-1ec727df44b4a8432fc4cbc1f40f212db63ff9fa.zip |
dev-perl/Crypt-IDEA: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
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 c10315e6dffb..36fa7a2743ed 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 )" |