diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2023-06-07 15:00:25 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2023-06-07 15:02:35 -0700 |
commit | 11128aef84c9fe5771d149f182728e6c8e6002ca (patch) | |
tree | fd5dbb221f1fa2bcc22cd261aaabaf5ec86cdb1c /virtual/rust | |
parent | dev-lang/rust: keyword 1.70.0 (diff) | |
download | gentoo-11128aef84c9fe5771d149f182728e6c8e6002ca.tar.gz gentoo-11128aef84c9fe5771d149f182728e6c8e6002ca.tar.bz2 gentoo-11128aef84c9fe5771d149f182728e6c8e6002ca.zip |
virtual/rust: keyword 1.70.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.70.0.ebuild b/virtual/rust/rust-1.70.0.ebuild index b2590567fddf..55d0ba31f086 100644 --- a/virtual/rust/rust-1.70.0.ebuild +++ b/virtual/rust/rust-1.70.0.ebuild @@ -13,7 +13,7 @@ LICENSE="" # we do not allow multiple llvm versions in dev-lang/rust for # neither system nor bundled, so we just hardcode it here. SLOT="0/llvm-16" -#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="" |