dev-python/cymem: fix flags

Closes: https://bugs.gentoo.org/887653
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-12-25 22:53:22 +05:00
parent 4c5fbb6ac9
commit cdbb13625d
2 changed files with 15 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
PATCHES=( "${FILESDIR}"/cymem-2.0.7-flags.patch )
distutils_enable_tests pytest
python_test() {