diff options
author | 2022-10-13 08:57:39 +0200 | |
---|---|---|
committer | 2022-10-13 08:57:39 +0200 | |
commit | f89ce0db5f86ee386f303a975538c1f2c49053e0 (patch) | |
tree | 138b35d234dc702c641a898507f7644da98be5cb /virtual/rust | |
parent | dev-lang/rust: Stabilize 1.64.0-r1 x86, #872560 (diff) | |
download | gentoo-f89ce0db5f86ee386f303a975538c1f2c49053e0.tar.gz gentoo-f89ce0db5f86ee386f303a975538c1f2c49053e0.tar.bz2 gentoo-f89ce0db5f86ee386f303a975538c1f2c49053e0.zip |
virtual/rust: Stabilize 1.64.0 x86, #872560
Signed-off-by: Agostino Sarubbo <ago@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 4aa9f2dd8da9..2679503850a6 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 ~riscv ~s390 sparc x86" IUSE="rustfmt" BDEPEND="" |