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, 21 Jan 2022 01:17:47
Message-Id: 1642726478.b9d98bfe764ae0a00be2642639a4c383a45ac05f.gyakovlev@gentoo
1 commit: b9d98bfe764ae0a00be2642639a4c383a45ac05f
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 00:17:45 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 00:54:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d98bfe
7
8 virtual/rust: Stabilize 1.58.1 amd64, #831642
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 virtual/rust/rust-1.58.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/rust/rust-1.58.1.ebuild b/virtual/rust/rust-1.58.1.ebuild
16 index 3d7d8490eb57..8bae15f1d5cf 100644
17 --- a/virtual/rust/rust-1.58.1.ebuild
18 +++ b/virtual/rust/rust-1.58.1.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
20
21 LICENSE=""
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~x86"
25 IUSE="rustfmt"
26
27 BDEPEND=""