diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:43:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 15:43:31 +0100 |
commit | ad2668039662bf3ea29c0412cb7cd1159dd3d2dd (patch) | |
tree | d148e300b197c90d675bffdd527028fb4b5420c1 /dev-perl/Crypt-IDEA | |
parent | dev-perl/Crypt-DES: drop ppc-aix m68k-mint (diff) | |
download | gentoo-ad2668039662bf3ea29c0412cb7cd1159dd3d2dd.tar.gz gentoo-ad2668039662bf3ea29c0412cb7cd1159dd3d2dd.tar.bz2 gentoo-ad2668039662bf3ea29c0412cb7cd1159dd3d2dd.zip |
dev-perl/Crypt-IDEA: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-IDEA')
-rw-r--r-- | dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 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 b1750ab05829..db0105ca4feb 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild index b093191e6191..8ec206fba35a 100644 --- a/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild +++ b/dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |