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 16:07:45
Message-Id: 1653754058.cac9ac8ccca2e4fe4f12673cdd9983f9c58a2623.jsmolic@gentoo
1 commit: cac9ac8ccca2e4fe4f12673cdd9983f9c58a2623
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 16:07:38 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 16:07:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac9ac8c
7
8 dev-embedded/u-boot-tools: Stabilize 2022.04 ppc, #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 b1f41176ab5c..9b42a37fd455 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:="