diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-27 09:54:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-27 09:54:43 +0200 |
commit | 809980297fd8166ec2844e66f4619cc3eaea41c1 (patch) | |
tree | 13cecc5a4f9f97eb0a0a5c0b05000be3d25fd0cf /virtual/rust | |
parent | dev-lang/rust-bin: amd64 stable wrt bug #861125 (diff) | |
download | gentoo-809980297fd8166ec2844e66f4619cc3eaea41c1.tar.gz gentoo-809980297fd8166ec2844e66f4619cc3eaea41c1.tar.bz2 gentoo-809980297fd8166ec2844e66f4619cc3eaea41c1.zip |
virtual/rust: amd64 stable wrt bug #861125
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.62.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.62.1.ebuild b/virtual/rust/rust-1.62.1.ebuild index bb463a3f7c47..4766f33733de 100644 --- a/virtual/rust/rust-1.62.1.ebuild +++ b/virtual/rust/rust-1.62.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="rustfmt" BDEPEND="" |