diff options
Diffstat (limited to 'dev-python/doc8')
| -rw-r--r-- | dev-python/doc8/doc8-0.11.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/doc8/doc8-0.11.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/doc8/doc8-0.11.1.ebuild b/dev-python/doc8/doc8-0.11.1.ebuild index f921c3391121..27a47eef87c1 100644 --- a/dev-python/doc8/doc8-0.11.1.ebuild +++ b/dev-python/doc8/doc8-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 diff --git a/dev-python/doc8/doc8-0.11.2.ebuild b/dev-python/doc8/doc8-0.11.2.ebuild index 64796d8ea566..9e86c190ebaa 100644 --- a/dev-python/doc8/doc8-0.11.2.ebuild +++ b/dev-python/doc8/doc8-0.11.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 |
