Gentoo Archives: gentoo-commits

From: "Pascal Jäger" <pascal.jaeger@×××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/lapce/
Date: Sat, 18 Mar 2023 21:15:34
Message-Id: 1679174127.202213531a620b250e6b11cf313af2dab7aed3bf.pascal.jaeger@gentoo
1 commit: 202213531a620b250e6b11cf313af2dab7aed3bf
2 Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
3 AuthorDate: Sat Mar 18 21:14:31 2023 +0000
4 Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
5 CommitDate: Sat Mar 18 21:15:27 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=20221353
7
8 app-editors/lapce: silence QA for LDFLAGS
9
10 Closes: https://bugs.gentoo.org/901471
11
12 Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
13
14 app-editors/lapce/lapce-0.2.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/lapce/lapce-0.2.6.ebuild b/app-editors/lapce/lapce-0.2.6.ebuild
18 index 3beeadb77..0fbb8ff2d 100644
19 --- a/app-editors/lapce/lapce-0.2.6.ebuild
20 +++ b/app-editors/lapce/lapce-0.2.6.ebuild
21 @@ -648,7 +648,7 @@ BDEPEND="
22 "
23
24 # rust does not use *FLAGS from make.conf, silence portage warning
25 -QA_FLAGS_IGNORED="usr/bin/${PN}"
26 +QA_FLAGS_IGNORED="usr/bin/.*"
27
28 src_install() {
29 cargo_src_install