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: Wed, 07 Oct 2020 08:21:46
Message-Id: 1602058892.cf867fa8fc167652fc297aa41107af8d415e2ef8.gyakovlev@gentoo
1 commit: cf867fa8fc167652fc297aa41107af8d415e2ef8
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 7 08:17:30 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 08:21:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf867fa8
7
8 virtual/rust: 1.46.0 ppc64 stable, bug #746971
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.46.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/rust/rust-1.46.0.ebuild b/virtual/rust/rust-1.46.0.ebuild
17 index 7cf8d65440f..942315f18b7 100644
18 --- a/virtual/rust/rust-1.46.0.ebuild
19 +++ b/virtual/rust/rust-1.46.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}[${MULTILIB_USEDEP}] )"