diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-04 10:32:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-04 10:32:24 +0300 |
commit | d4ddb239fc5cd8a70ee3e038a7b07e95b2e3520d (patch) | |
tree | 9b0c791020626faca9b72ab3ad82bf9e0da1aa5a /dev-perl | |
parent | app-crypt/johntheripper-jumbo: Keyword 1.9.0_p20211129-r1 arm64, #832452 (diff) | |
download | gentoo-d4ddb239fc5cd8a70ee3e038a7b07e95b2e3520d.tar.gz gentoo-d4ddb239fc5cd8a70ee3e038a7b07e95b2e3520d.tar.bz2 gentoo-d4ddb239fc5cd8a70ee3e038a7b07e95b2e3520d.zip |
dev-perl/Digest-MD2: Keyword 2.40.0-r1 arm64, #832452
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Digest-MD2/Digest-MD2-2.40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-MD2/Digest-MD2-2.40.0-r1.ebuild b/dev-perl/Digest-MD2/Digest-MD2-2.40.0-r1.ebuild index 9fc79f11279c..8f62e7b664f1 100644 --- a/dev-perl/Digest-MD2/Digest-MD2-2.40.0-r1.ebuild +++ b/dev-perl/Digest-MD2/Digest-MD2-2.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to the MD2 Algorithm" LICENSE="|| ( Artistic GPL-1+ ) RSA" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" src_compile() { mymake=( |