Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-DES/
Date: Sun, 18 Jun 2017 13:26:02
Message-Id: 1497792270.8a36f3d6c431b40d2176acd328345a3a8ff617e6.aballier@gentoo
1 commit: 8a36f3d6c431b40d2176acd328345a3a8ff617e6
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 13:13:31 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 13:24:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a36f3d6
7
8 dev-perl/Crypt-DES: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
16 index 7fe8c9cb4a6..f3af60c1f0b 100644
17 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
18 +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ DESCRIPTION="Crypt::DES module for perl"
26
27 LICENSE="DES"
28 SLOT="0"
29 -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"
30 +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"
31 IUSE=""
32
33 export OPTIMIZE="${CFLAGS}"