From: Markus Meier Date: Sat, 14 Apr 2018 11:23:36 +0000 (+0200) Subject: dev-perl/Crypt-DES: add ~arm64, bug #652576 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42420ca90c474c3fa9dfc273701cb0f2e0b44c4c;p=gentoo.git dev-perl/Crypt-DES: add ~arm64, bug #652576 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild index 3b099684c7c8..1677eb252d55 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Crypt-CBC )"