Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/u-boot-tools/
Date: Sun, 28 Feb 2021 12:22:09
Message-Id: 1614514914.3cc9b7fec3209757d23d280ff35ca723395ccdc4.slyfox@gentoo
1 commit: 3cc9b7fec3209757d23d280ff35ca723395ccdc4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 12:18:54 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 12:21:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc9b7fe
7
8 dev-embedded/u-boot-tools: keyworded 2021.04_rc2 for ppc
9
10 keyworded wrt bug #773127
11
12 Package-Manager: Portage-3.0.16, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 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
20 index 68920a63129..fac11bef416 100644
21 --- a/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild
22 +++ b/dev-embedded/u-boot-tools/u-boot-tools-2021.04_rc2.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.denx.de/pub/u-boot/${MY_P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
29 IUSE=""
30
31 RDEPEND="dev-libs/openssl:0="