diff options
Diffstat (limited to 'dev-python/ptyprocess-python2')
| -rw-r--r-- | dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild b/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild index da71985afa19..999f8555d821 100644 --- a/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild +++ b/dev-python/ptyprocess-python2/ptyprocess-python2-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 MY_PN=ptyprocess |
