Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/rust/
Date: Tue, 03 Mar 2020 21:48:27
Message-Id: 1583272088.8135cc069bcd166e4f2f7034b1dfbf9d22a59085.gyakovlev@gentoo
1 commit: 8135cc069bcd166e4f2f7034b1dfbf9d22a59085
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 3 21:47:27 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 3 21:48:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8135cc06
7
8 virtual/rust: 1.41.1 ppc64 stable, bug #708920
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.41.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/rust/rust-1.41.1.ebuild b/virtual/rust/rust-1.41.1.ebuild
17 index e554ba08a50..5331d749eed 100644
18 --- a/virtual/rust/rust-1.41.1.ebuild
19 +++ b/virtual/rust/rust-1.41.1.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
21
22 LICENSE=""
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
26
27 BDEPEND=""
28 RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}* )"