diff options
Diffstat (limited to 'app-vim/voom')
-rw-r--r-- | app-vim/voom/voom-5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/voom/voom-5.3-r1.ebuild b/app-vim/voom/voom-5.3-r1.ebuild index ed6527121986..2a3f7c898585 100644 --- a/app-vim/voom/voom-5.3-r1.ebuild +++ b/app-vim/voom/voom-5.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit python-single-r1 vim-plugin |