diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-20 16:17:45 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-20 16:54:38 -0800 |
commit | b9d98bfe764ae0a00be2642639a4c383a45ac05f (patch) | |
tree | 765df08ec5e70e7a095d919858c7c5c0213c67a7 /virtual | |
parent | dev-lang/rust-bin: Stabilize 1.58.1 amd64, #831642 (diff) | |
download | gentoo-b9d98bfe764ae0a00be2642639a4c383a45ac05f.tar.gz gentoo-b9d98bfe764ae0a00be2642639a4c383a45ac05f.tar.bz2 gentoo-b9d98bfe764ae0a00be2642639a4c383a45ac05f.zip |
virtual/rust: Stabilize 1.58.1 amd64, #831642
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.58.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.58.1.ebuild b/virtual/rust/rust-1.58.1.ebuild index 3d7d8490eb57..8bae15f1d5cf 100644 --- a/virtual/rust/rust-1.58.1.ebuild +++ b/virtual/rust/rust-1.58.1.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="" |