diff options
Diffstat (limited to 'dev-python/entrypoints')
| -rw-r--r-- | dev-python/entrypoints/entrypoints-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.4.ebuild b/dev-python/entrypoints/entrypoints-0.4.ebuild index 4a697449be51..86f7a5cc5738 100644 --- a/dev-python/entrypoints/entrypoints-0.4.ebuild +++ b/dev-python/entrypoints/entrypoints-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{8..11} ) inherit distutils-r1 |
