mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
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:
@@ -389,6 +389,8 @@ BDEPEND="
|
||||
dev-vcs/git
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/typst"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_compile() {
|
||||
|
||||
@@ -386,6 +386,8 @@ BDEPEND="
|
||||
dev-vcs/git
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/typst"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_compile() {
|
||||
|
||||
@@ -411,6 +411,8 @@ BDEPEND="
|
||||
dev-vcs/git
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/typst"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user