Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Sat, 28 May 2022 15:58:52
Message-Id: 1653753518.6c43e1eb5ef61612ddb6c305375c6d9d3a4db532.jsmolic@gentoo
1 commit: 6c43e1eb5ef61612ddb6c305375c6d9d3a4db532
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 15:58:38 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 15:58:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c43e1eb
7
8 dev-embedded/u-boot-tools: Stabilize 2022.04 amd64, #847931
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild b/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild
16 index a562f4051070..2bb4846aa87c 100644
17 --- a/dev-embedded/u-boot-tools/u-boot-tools-2022.04.ebuild
18 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2022.04.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:="