diff --git a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild index 39823c3848..2e1af0d448 100644 --- a/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild +++ b/dev-python/sphinx-argparse-cli/sphinx-argparse-cli-1.11.1.ebuild @@ -23,6 +23,6 @@ BDEPEND="dev-python/hatch-vcs[${PYTHON_USEDEP}]" distutils_enable_tests pytest src_configure() { - distutils-r1_src-configure + distutils-r1_src_configure export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} }