summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.66.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-12 23:47:29 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-12 23:47:29 +0000
commit175512fa7c74d0e48a7a1b40a6e456435af0481b (patch)
treeefa41b58f0ed5e41f23180a34d30d1cf928be390 /dev-lang/rust/rust-1.66.1.ebuild
parent4d3b8f8b38eda2e6cfa39c2efcf4f9c4055c2d7d (diff)
gentoo auto-resync : 12:01:2023 - 23:47:29
Diffstat (limited to 'dev-lang/rust/rust-1.66.1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.66.1.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-lang/rust/rust-1.66.1.ebuild b/dev-lang/rust/rust-1.66.1.ebuild
index 0e786dc351aa..04b99159534f 100644
--- a/dev-lang/rust/rust-1.66.1.ebuild
+++ b/dev-lang/rust/rust-1.66.1.ebuild
@@ -121,12 +121,9 @@ RDEPEND="${DEPEND}
sys-apps/lsb-release
"
-# FIXME: https://bugs.gentoo.org/874885
-# rust-analyzer should work with wasm, but currently does not
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
miri? ( nightly )
parallel-compiler? ( nightly )
- rust-analyzer? ( !wasm )
test? ( ${ALL_LLVM_TARGETS[*]} )
wasm? ( llvm_targets_WebAssembly )
x86? ( cpu_flags_x86_sse2 )