mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
dev-python/orjson: fix QA flags glob
Closes: https://bugs.gentoo.org/843884 Closes: https://bugs.gentoo.org/843887 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -34,7 +34,7 @@ CRATES="
|
||||
"
|
||||
DISTUTILS_USE_PEP517=maturin
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
QA_FLAGS_IGNORED="*"
|
||||
QA_FLAGS_IGNORED=".*"
|
||||
|
||||
inherit cargo distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user