commit: 8a36f3d6c431b40d2176acd328345a3a8ff617e6
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 13:13:31 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 13:24:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a36f3d6
dev-perl/Crypt-DES: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
index 7fe8c9cb4a6..f3af60c1f0b 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Crypt::DES module for perl"
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=""
export OPTIMIZE="${CFLAGS}"