commit:     202213531a620b250e6b11cf313af2dab7aed3bf
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Mar 18 21:14:31 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Mar 18 21:15:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20221353

app-editors/lapce: silence QA for LDFLAGS

Closes: https://bugs.gentoo.org/901471

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 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 3beeadb77..0fbb8ff2d 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

Reply via email to