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: Fri, 23 Apr 2021 00:43:44
Message-Id: 1619138603.1d8149400a4d265c316095755e360ce411bc9f0e.gyakovlev@gentoo
1 commit: 1d8149400a4d265c316095755e360ce411bc9f0e
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 23 00:43:23 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 23 00:43:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d814940
7
8 virtual/rust: 1.51.0 ppc64 stable, bug #782367
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.51.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/rust/rust-1.51.0.ebuild b/virtual/rust/rust-1.51.0.ebuild
17 index c8eecda4c67..4cbb628494d 100644
18 --- a/virtual/rust/rust-1.51.0.ebuild
19 +++ b/virtual/rust/rust-1.51.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}] )"