diff options
Diffstat (limited to 'dev-python/confuse')
| -rw-r--r-- | dev-python/confuse/confuse-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/confuse/confuse-2.0.1.ebuild b/dev-python/confuse/confuse-2.0.1.ebuild index 5a99d1be37d3..d1f6f8fa9f18 100644 --- a/dev-python/confuse/confuse-2.0.1.ebuild +++ b/dev-python/confuse/confuse-2.0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) DISTUTILS_USE_PEP517=flit inherit distutils-r1 pypi |
