mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/kurbopy: add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/890897 Closes: https://bugs.gentoo.org/890899 Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -73,3 +73,7 @@ src_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
distutils_enable_tests pytest
|
distutils_enable_tests pytest
|
||||||
|
|
||||||
|
# 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/lib/python3\..*/site-packages/kurbopy/kurbopy.cpython-.*.so"
|
||||||
|
|||||||
Reference in New Issue
Block a user