Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/efitools/
Date: Mon, 13 Feb 2017 22:52:10
Message-Id: 1487026315.47bb6790944891d63ff666e65bb7e8cea01e79e7.robbat2@gentoo
1 commit: 47bb6790944891d63ff666e65bb7e8cea01e79e7
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 13 22:51:20 2017 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 13 22:51:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bb6790
7
8 app-crypt/efitools: add ~arm64.
9
10 Runtime testing performed on Lenovo CaviumX thanks to Packet.net.
11
12 Package-Manager: portage-2.3.2
13 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
14
15 app-crypt/efitools/efitools-1.7.0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-crypt/efitools/efitools-1.7.0.ebuild b/app-crypt/efitools/efitools-1.7.0.ebuild
19 index 4075a6ee8c..f5357a38b8 100644
20 --- a/app-crypt/efitools/efitools-1.7.0.ebuild
21 +++ b/app-crypt/efitools/efitools-1.7.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -10,7 +10,7 @@ SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git/snapshot
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 +KEYWORDS="~amd64 ~arm64 ~x86"
34 IUSE="libressl"
35
36 RDEPEND="