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: Sun, 03 Oct 2021 18:48:36
Message-Id: 1633286777.913849d7ac8e063ceb2a683b98a7ed38e990ce92.sam@gentoo
1 commit: 913849d7ac8e063ceb2a683b98a7ed38e990ce92
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 18:46:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 18:46:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913849d7
7
8 dev-embedded/u-boot-tools: Stabilize 2021.07 amd64, #815808
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
16 index 009bdef2a30..c917c6a346b 100644
17 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
18 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.07.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
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="envtools"
26
27 RDEPEND="dev-libs/openssl:="