dev-lang/opencilk-bin: add QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/854099
Closes: https://bugs.gentoo.org/854102
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2022-06-24 20:36:14 +02:00
parent 66dff85350
commit 65b353adee

View File

@@ -27,6 +27,8 @@ RDEPEND="
S="${WORKDIR}"
QA_FLAGS_IGNORED="opt/${P}/.*"
src_install() {
local target="opt/${P}"
dodir "${target}"