diff --git a/app-text/typst/typst-0.10.0.ebuild b/app-text/typst/typst-0.10.0.ebuild index 4c42fd77bf..486d1075fc 100644 --- a/app-text/typst/typst-0.10.0.ebuild +++ b/app-text/typst/typst-0.10.0.ebuild @@ -389,6 +389,8 @@ BDEPEND=" dev-vcs/git " +QA_FLAGS_IGNORED="usr/bin/typst" + DOCS=( README.md ) src_compile() { diff --git a/app-text/typst/typst-0.11.0.ebuild b/app-text/typst/typst-0.11.0.ebuild index b89fd82fc0..3b34b49ddd 100644 --- a/app-text/typst/typst-0.11.0.ebuild +++ b/app-text/typst/typst-0.11.0.ebuild @@ -386,6 +386,8 @@ BDEPEND=" dev-vcs/git " +QA_FLAGS_IGNORED="usr/bin/typst" + DOCS=( README.md ) src_compile() { diff --git a/app-text/typst/typst-0.9.0.ebuild b/app-text/typst/typst-0.9.0.ebuild index 07dda3434f..d3a6ba9010 100644 --- a/app-text/typst/typst-0.9.0.ebuild +++ b/app-text/typst/typst-0.9.0.ebuild @@ -411,6 +411,8 @@ BDEPEND=" dev-vcs/git " +QA_FLAGS_IGNORED="usr/bin/typst" + DOCS=( README.md ) src_compile() {