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, 11 Feb 2020 18:48:42
Message-Id: 1581446905.010113371b3c1a6362f6685059138741bc932b89.gyakovlev@gentoo
1 commit: 010113371b3c1a6362f6685059138741bc932b89
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 18:48:07 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 18:48:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01011337
7
8 virtual/rust: 1.41.0 ppc64 stable, bug #708920
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.41.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/rust/rust-1.41.0.ebuild b/virtual/rust/rust-1.41.0.ebuild
17 index e554ba08a50..5331d749eed 100644
18 --- a/virtual/rust/rust-1.41.0.ebuild
19 +++ b/virtual/rust/rust-1.41.0.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}* )"