app-text/typst: add QA_FLAGS_IGNORED

CFLAGS/LDFLAGS QA doesn't apply to Rust packages

Closes: https://bugs.gentoo.org/928084
Closes: https://bugs.gentoo.org/928085
Signed-off-by: odrling <florianbadie@odrling.xyz>
This commit is contained in:
odrling
2024-03-30 03:52:23 +01:00
parent 6c595f5fd7
commit 321b394c5f
3 changed files with 6 additions and 0 deletions

View File

@@ -389,6 +389,8 @@ BDEPEND="
dev-vcs/git
"
QA_FLAGS_IGNORED="usr/bin/typst"
DOCS=( README.md )
src_compile() {

View File

@@ -386,6 +386,8 @@ BDEPEND="
dev-vcs/git
"
QA_FLAGS_IGNORED="usr/bin/typst"
DOCS=( README.md )
src_compile() {

View File

@@ -411,6 +411,8 @@ BDEPEND="
dev-vcs/git
"
QA_FLAGS_IGNORED="usr/bin/typst"
DOCS=( README.md )
src_compile() {