diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/wcmatch/wcmatch-8.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/wcmatch/wcmatch-8.3.ebuild b/dev-python/wcmatch/wcmatch-8.3.ebuild index 8a9fe29ef3f2..7648775293cb 100644 --- a/dev-python/wcmatch/wcmatch-8.3.ebuild +++ b/dev-python/wcmatch/wcmatch-8.3.ebuild @@ -3,7 +3,8 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) +DISTUTILS_USE_PEP517=setuptools DOCS_BUILDER="mkdocs" DOCS_DEPEND=" |
