dev-python/cryptg: update QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/891731
Closes: https://bugs.gentoo.org/891733
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2023-01-23 13:57:20 -05:00
parent 0eb7985811
commit 62f9449a5a

View File

@@ -88,4 +88,4 @@ BDEPEND="dev-python/setuptools-rust"
# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
QA_FLAGS_IGNORED="usr/bin/${PN}"
QA_FLAGS_IGNORED="usr/lib/python3\..*/site-packages/cryptg/cryptg.cpython-.*.so"