]> jturnerusa.dev Git - ebuilds/commitdiff
removed rust-analyzer since it is now part of the rust gentoo package
authorJohn Turner <jturner.usa+gentoo@gmail.com>
Tue, 11 Oct 2022 04:03:30 +0000 (00:03 -0400)
committerJohn Turner <jturner.usa+gentoo@gmail.com>
Tue, 11 Oct 2022 04:03:30 +0000 (00:03 -0400)
dev-util/rust-analyzer/rust-analyzer-99999999.ebuild

index 7b99eeb1f2a702dde3cdaa75c0cc2819b0b1a714..b487026029a63972547faa60064c089cc4fd2f22 100644 (file)
@@ -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 )