summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/splice/splice-1.1.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/splice/splice-1.1.0-r4.ebuild b/app-vim/splice/splice-1.1.0-r4.ebuild
index eff1b3d2837b..7b5c124b6b0a 100644
--- a/app-vim/splice/splice-1.1.0-r4.ebuild
+++ b/app-vim/splice/splice-1.1.0-r4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit vim-plugin python-single-r1