diff --git a/app-vim/python-mode/python-mode-0.13.0-r1.ebuild b/app-vim/python-mode/python-mode-0.13.0-r2.ebuild similarity index 97% rename from app-vim/python-mode/python-mode-0.13.0-r1.ebuild rename to app-vim/python-mode/python-mode-0.13.0-r2.ebuild index 5d6c003..2e69778 100644 --- a/app-vim/python-mode/python-mode-0.13.0-r1.ebuild +++ b/app-vim/python-mode/python-mode-0.13.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) inherit python-r1 vim-plugin COMMIT_ID="295e84d9dd7f4887f8a5635e9dfe88dfeabaf00c"