diff options
author | 2021-11-18 23:42:29 +0200 | |
---|---|---|
committer | 2021-11-18 23:43:12 +0200 | |
commit | b2e58913c10c1a8bc9e813a2a68c1c5f39815836 (patch) | |
tree | b29bba162291e5264ed38b1edbd3b6666dfa2b31 /dev-perl/Crypt-IDEA | |
parent | net-analyzer/munin: Stabilize 2.0.67-r6 arm64, #823668 (diff) | |
download | gentoo-b2e58913c10c1a8bc9e813a2a68c1c5f39815836.tar.gz gentoo-b2e58913c10c1a8bc9e813a2a68c1c5f39815836.tar.bz2 gentoo-b2e58913c10c1a8bc9e813a2a68c1c5f39815836.zip |
dev-perl/Crypt-IDEA: Stabilize 1.100.0-r2 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-IDEA')
-rw-r--r-- | dev-perl/Crypt-IDEA/Crypt-IDEA-1.100.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d6ecd6aee81d..d748b2342250 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |