dev-python/orjson: do not strip

Closes: https://bugs.gentoo.org/835895
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-26 16:13:43 +01:00
parent 0998e73960
commit 5c47357f11
2 changed files with 12 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ BDEPEND="
"
QA_FLAGS_IGNORED=".*"
PATCHES=( "${FILESDIR}/${P}-no-strip.patch" )
distutils_enable_tests pytest