dev-embedded/u-boot-tools: add ~arm64 to 2015.04
authorSteev Klimaszewski <steev@gentoo.org>
Sat, 27 Feb 2016 18:39:46 +0000 (12:39 -0600)
committerSteev Klimaszewski <steev@gentoo.org>
Sat, 27 Feb 2016 18:39:46 +0000 (12:39 -0600)
Tested on X-C1

Package-Manager: portage-2.2.27

dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild

index c9dfa6c449b224809d477206f67ebf6849475149..1bce507ba284e1cdfd54df5cb6a7003f8e3bfa83 100644 (file)
@@ -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}