Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Mon, 03 Sep 2018 14:13:53
Message-Id: 1535984022.f3eceecd5b5840cfe53db147acb9b25cef3a7e54.zlogene@gentoo
1 commit: f3eceecd5b5840cfe53db147acb9b25cef3a7e54
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 3 14:13:21 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 3 14:13:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3eceecd
7
8 dev-embedded/u-boot-tools: mark stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-embedded/u-boot-tools/u-boot-tools-2018.05.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2018.05.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2018.05.ebuild
16 index 1a32e2433fa..76939bc8bba 100644
17 --- a/dev-embedded/u-boot-tools/u-boot-tools-2018.05.ebuild
18 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2018.05.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 +KEYWORDS="amd64 arm ~arm64 x86"
31 IUSE=""
32
33 S=${WORKDIR}/${MY_P}