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, 18 Jun 2021 20:37:15
Message-Id: 1624044801.292310d414500bfa7e9fbb3db2c6fdf39cc29adc.gyakovlev@gentoo
1 commit: 292310d414500bfa7e9fbb3db2c6fdf39cc29adc
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 18 19:33:21 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 18 19:33:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292310d4
7
8 virtual/rust: keyword 1.53.0
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 virtual/rust/rust-1.53.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/rust/rust-1.53.0.ebuild b/virtual/rust/rust-1.53.0.ebuild
16 index d5a83da8c35..a5559403e59 100644
17 --- a/virtual/rust/rust-1.53.0.ebuild
18 +++ b/virtual/rust/rust-1.53.0.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
26 BDEPEND=""
27 RDEPEND="|| ( ~dev-lang/rust-${PV}[${MULTILIB_USEDEP}] ~dev-lang/rust-bin-${PV}[${MULTILIB_USEDEP}] )"