diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-04-08 13:55:57 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-04-08 13:56:06 -0700 |
commit | 2c7897612ac641de4bff249d1aa3a96007381388 (patch) | |
tree | ffd15a86918097c9d3f2db6ad581fb32c3ee39e4 | |
parent | dev-lang/rust-bin: keyword 1.60.0 (diff) | |
download | gentoo-2c7897612ac641de4bff249d1aa3a96007381388.tar.gz gentoo-2c7897612ac641de4bff249d1aa3a96007381388.tar.bz2 gentoo-2c7897612ac641de4bff249d1aa3a96007381388.zip |
virtual/rust: keyword 1.60.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | virtual/rust/rust-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.60.0.ebuild b/virtual/rust/rust-1.60.0.ebuild index ffeb45c4754f..8de903f38293 100644 --- a/virtual/rust/rust-1.60.0.ebuild +++ b/virtual/rust/rust-1.60.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="rustfmt" BDEPEND="" |