Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Sat, 27 Feb 2016 18:40:07
Message-Id: 1456598386.495fb15cdc34e89735a06abf555e1ebe1568fd14.steev@gentoo
1 commit: 495fb15cdc34e89735a06abf555e1ebe1568fd14
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 18:39:46 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 18:39:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495fb15c
7
8 dev-embedded/u-boot-tools: add ~arm64 to 2015.04
9
10 Tested on X-C1
11
12 Package-Manager: portage-2.2.27
13
14 dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 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
18 index c9dfa6c..1bce507 100644
19 --- a/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild
20 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2015.04.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~x86"
32 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
33 IUSE=""
34
35 S=${WORKDIR}/${MY_P}