dev-util/rust-analyzer: ignore qa flags

Closes: https://bugs.gentoo.org/815631
Closes: https://bugs.gentoo.org/815628
Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
James Beddek
2021-11-16 22:45:36 +13:00
parent da2fb36fe6
commit e2e5aed38a
3 changed files with 6 additions and 0 deletions

View File

@@ -181,6 +181,8 @@ IUSE=""
DEPEND="|| ( >=dev-lang/rust-1.56.0[rls] >=dev-lang/rust-bin-1.56.0[rls] )"
RDEPEND="${DEPEND}"
QA_FLAGS_IGNORED="usr/bin/rust-analyzer"
src_unpack() {
if [[ "${PV}" == *9999* ]]; then
git-r3_src_unpack

View File

@@ -181,6 +181,8 @@ IUSE=""
DEPEND="|| ( >=dev-lang/rust-1.56.0[rls] >=dev-lang/rust-bin-1.56.0[rls] )"
RDEPEND="${DEPEND}"
QA_FLAGS_IGNORED="usr/bin/rust-analyzer"
src_unpack() {
if [[ "${PV}" == *9999* ]]; then
git-r3_src_unpack

View File

@@ -28,6 +28,8 @@ IUSE=""
DEPEND="|| ( >=dev-lang/rust-1.56.0[rls] >=dev-lang/rust-bin-1.56.0[rls] )"
RDEPEND="${DEPEND}"
QA_FLAGS_IGNORED="usr/bin/rust-analyzer"
src_unpack() {
if [[ "${PV}" == *9999* ]]; then
git-r3_src_unpack