diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-10-11 00:03:30 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-10-11 00:03:30 -0400 |
commit | 51b5c27b1256b6546934e1350c00d51cfb97c986 (patch) | |
tree | f19da6e3296959a0dee155c984572cf7dcc7c8cb /dev-util/rust-analyzer/rust-analyzer-99999999.ebuild | |
parent | af358f12e0f4a12ec738ecf2c39a3f882fca7936 (diff) | |
download | ebuilds-51b5c27b1256b6546934e1350c00d51cfb97c986.tar.gz |
removed rust-analyzer since it is now part of the rust gentoo package
Diffstat (limited to 'dev-util/rust-analyzer/rust-analyzer-99999999.ebuild')
-rw-r--r-- | dev-util/rust-analyzer/rust-analyzer-99999999.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
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 ) |