diff --git a/dev-python/simplejson/simplejson-3.19.1.ebuild b/dev-python/simplejson/simplejson-3.19.1.ebuild index 8afcfa37c4ea1..5e6f52f9a4d18 100644 --- a/dev-python/simplejson/simplejson-3.19.1.ebuild +++ b/dev-python/simplejson/simplejson-3.19.1.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} pypy3 )