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: Sat, 25 Jun 2022 05:31:37
Message-Id: 1656135085.0037134821950c321f255061e307bfbe5407fbef.gyakovlev@gentoo
1 commit: 0037134821950c321f255061e307bfbe5407fbef
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 05:28:00 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 05:31:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00371348
7
8 virtual/rust: keyword 1.61.0 for ~sparc
9
10 Bug: https://bugs.gentoo.org/769467
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/rust/rust-1.61.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/rust/rust-1.61.0.ebuild b/virtual/rust/rust-1.61.0.ebuild
17 index 27c4c62c8441..b7da1d054aa3 100644
18 --- a/virtual/rust/rust-1.61.0.ebuild
19 +++ b/virtual/rust/rust-1.61.0.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
21
22 LICENSE=""
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 IUSE="rustfmt"
27
28 BDEPEND=""