summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.68.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-08 03:44:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-08 03:44:17 +0100
commit0d7ae8c4b021f0ea675d5bc81389c5d159a197fa (patch)
tree7a5b596d22fbf5127a880ea425deca60f36d27a6 /dev-lang/rust/rust-1.68.2.ebuild
parentcda4539525c6eb3d5a55c383719645b9409e1aad (diff)
gentoo auto-resync : 08:06:2023 - 03:44:17
Diffstat (limited to 'dev-lang/rust/rust-1.68.2.ebuild')
-rw-r--r--dev-lang/rust/rust-1.68.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/rust/rust-1.68.2.ebuild b/dev-lang/rust/rust-1.68.2.ebuild
index 4f904c718106..4bf6fa92b305 100644
--- a/dev-lang/rust/rust-1.68.2.ebuild
+++ b/dev-lang/rust/rust-1.68.2.ebuild
@@ -124,6 +124,7 @@ RDEPEND="${DEPEND}
REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
miri? ( nightly )
parallel-compiler? ( nightly )
+ rust-analyzer? ( rust-src )
test? ( ${ALL_LLVM_TARGETS[*]} )
wasm? ( llvm_targets_WebAssembly )
x86? ( cpu_flags_x86_sse2 )