From 202213531a620b250e6b11cf313af2dab7aed3bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20J=C3=A4ger?= Date: Sat, 18 Mar 2023 22:14:31 +0100 Subject: [PATCH] app-editors/lapce: silence QA for LDFLAGS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/901471 Signed-off-by: Pascal Jäger --- app-editors/lapce/lapce-0.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/lapce/lapce-0.2.6.ebuild b/app-editors/lapce/lapce-0.2.6.ebuild index 3beeadb77c..0fbb8ff2da 100644 --- a/app-editors/lapce/lapce-0.2.6.ebuild +++ b/app-editors/lapce/lapce-0.2.6.ebuild @@ -648,7 +648,7 @@ BDEPEND=" " # rust does not use *FLAGS from make.conf, silence portage warning -QA_FLAGS_IGNORED="usr/bin/${PN}" +QA_FLAGS_IGNORED="usr/bin/.*" src_install() { cargo_src_install