From: John Turner Date: Tue, 11 Oct 2022 04:03:30 +0000 (-0400) Subject: removed rust-analyzer since it is now part of the rust gentoo package X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=51b5c27b1256b6546934e1350c00d51cfb97c986;p=ebuilds removed rust-analyzer since it is now part of the rust gentoo package --- diff --git a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild index 7b99eeb..b487026 100644 --- a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild +++ b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild @@ -17,9 +17,6 @@ S="${EGIT_CHECKOUT_DIR}" LICENSE="0BSD Apache-2.0 Artistic-2 BSD Boost-1.0 CC0-1.0 ISC MIT Unlicense ZLIB" SLOT="0" -BDEPEND="${BDEPEND} - >=dev-lang/rust-1.55.0" - RESTRICT="test" DOCS=( README.md PRIVACY.md )