diff options
Diffstat (limited to 'dev-python/bpython')
| -rw-r--r-- | dev-python/bpython/bpython-0.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.22.1.ebuild b/dev-python/bpython/bpython-0.22.1.ebuild index a24c7e1a6291..9bc56c718a3e 100644 --- a/dev-python/bpython/bpython-0.22.1.ebuild +++ b/dev-python/bpython/bpython-0.22.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" |
