dev-python/indexed_gzip: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-04 18:13:57 +02:00
parent e972d98f5b
commit 79657d669d

View File

@@ -3,6 +3,7 @@
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )