Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Fri, 26 Aug 2016 02:09:42
Message-Id: 1472177256.b2228b52ce1834fad32d738149e7c65bbe6b1d6f.radhermit@gentoo
1 commit: b2228b52ce1834fad32d738149e7c65bbe6b1d6f
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 02:07:36 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 02:07:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2228b52
7
8 dev-embedded/u-boot-tools: stabilize 2016.03
9
10 dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild
14 index 1bce507..19bd773 100644
15 --- a/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild
16 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2016.03.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
22 +KEYWORDS="amd64 arm ~arm64 x86"
23 IUSE=""
24
25 S=${WORKDIR}/${MY_P}