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, 07 Feb 2022 05:49:35
Message-Id: 1644212942.ab8b6e946648f888d68518ffdac7e1c141f548f4.sam@gentoo
1 commit: ab8b6e946648f888d68518ffdac7e1c141f548f4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 05:49:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 05:49:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8b6e94
7
8 dev-embedded/u-boot-tools: Stabilize 2021.10 arm64, #832768
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild
16 index ba915eca9ad9..6e6bee222ea9 100644
17 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.10.ebuild
18 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.10.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:="