commit:     495fb15cdc34e89735a06abf555e1ebe1568fd14
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 18:39:46 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 18:39:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495fb15c

dev-embedded/u-boot-tools: add ~arm64 to 2015.04

Tested on X-C1

Package-Manager: portage-2.2.27

 dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild 
b/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild
index c9dfa6c..1bce507 100644
--- a/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild
+++ b/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 S=${WORKDIR}/${MY_P}

Reply via email to