summaryrefslogtreecommitdiff
path: root/dev-python/orjson
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/orjson')
-rw-r--r--dev-python/orjson/orjson-3.6.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/orjson/orjson-3.6.8-r1.ebuild b/dev-python/orjson/orjson-3.6.8-r1.ebuild
index c4a41fc2944a..b4066b456db6 100644
--- a/dev-python/orjson/orjson-3.6.8-r1.ebuild
+++ b/dev-python/orjson/orjson-3.6.8-r1.ebuild
@@ -34,7 +34,7 @@ CRATES="
"
DISTUTILS_USE_PEP517=maturin
PYTHON_COMPAT=( python3_{7,8,9,10} )
-QA_FLAGS_IGNORED="*"
+QA_FLAGS_IGNORED=".*"
inherit cargo distutils-r1