diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-13 14:51:20 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-13 14:51:55 -0800 |
commit | 47bb6790944891d63ff666e65bb7e8cea01e79e7 (patch) | |
tree | 7318a9d61e04f42c039c0a029ffc35d9bde75614 /app-crypt/efitools | |
parent | app-crypt/sbsigntool: add ~arm64. (diff) | |
download | gentoo-47bb6790944891d63ff666e65bb7e8cea01e79e7.tar.gz gentoo-47bb6790944891d63ff666e65bb7e8cea01e79e7.tar.bz2 gentoo-47bb6790944891d63ff666e65bb7e8cea01e79e7.zip |
app-crypt/efitools: add ~arm64.
Runtime testing performed on Lenovo CaviumX thanks to Packet.net.
Package-Manager: portage-2.3.2
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-crypt/efitools')
-rw-r--r-- | app-crypt/efitools/efitools-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/efitools/efitools-1.7.0.ebuild b/app-crypt/efitools/efitools-1.7.0.ebuild index 4075a6ee8cf6..f5357a38b8ea 100644 --- a/app-crypt/efitools/efitools-1.7.0.ebuild +++ b/app-crypt/efitools/efitools-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git/snapshot LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="libressl" RDEPEND=" |