diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 11:17:48 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-10-20 11:17:48 -0700 |
commit | 32c135cbf62a21548dd58be99f324efd01c82d6f (patch) | |
tree | abf313c5c4160827c203f95836002fd652314df5 /virtual/rust | |
parent | virtual/rust: re-add 1.63.0 for riscv only (diff) | |
download | gentoo-32c135cbf62a21548dd58be99f324efd01c82d6f.tar.gz gentoo-32c135cbf62a21548dd58be99f324efd01c82d6f.tar.bz2 gentoo-32c135cbf62a21548dd58be99f324efd01c82d6f.zip |
virtual/rust: unkeyword 1.64.0 for ~riscv
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.64.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild index 2679503850a6..ee4189e024d1 100644 --- a/virtual/rust/rust-1.64.0.ebuild +++ b/virtual/rust/rust-1.64.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="rustfmt" BDEPEND="" |