Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Mon, 21 Jun 2021 19:05:52
Message-Id: 1624302163.b3efe62b9f07df23df4528430abe7c6f18d89c35.sam@gentoo
1 commit: b3efe62b9f07df23df4528430abe7c6f18d89c35
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 21 19:02:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 21 19:02:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3efe62b
7
8 dev-embedded/u-boot-tools: Stabilize 2021.04_rc2 amd64, #771555
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild
16 index fe9f799ed94..4690d2a360a 100644
17 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild
18 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
25 IUSE=""
26
27 RDEPEND="dev-libs/openssl:0="