summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2022-05-05 21:43:00 -0400
committerMike Gilbert <floppym@gentoo.org>2022-05-05 21:43:00 -0400
commit5beaae1d722ca9c8c6ee3ebe75e1e39498a81cfb (patch)
tree422cadfd916a7f210deb66fec7c14a2315adb88b /app-editors/vim
parentsys-apps/systemd: increase minimum kernel version to 4.15 (diff)
downloadgentoo-5beaae1d722ca9c8c6ee3ebe75e1e39498a81cfb.tar.gz
gentoo-5beaae1d722ca9c8c6ee3ebe75e1e39498a81cfb.tar.bz2
gentoo-5beaae1d722ca9c8c6ee3ebe75e1e39498a81cfb.zip
app-editors/vim: drop python3_7
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.2.4586.ebuild2
-rw-r--r--app-editors/vim/vim-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-8.2.4586.ebuild b/app-editors/vim/vim-8.2.4586.ebuild
index ad075b05bd24..62ce11b27b08 100644
--- a/app-editors/vim/vim-8.2.4586.ebuild
+++ b/app-editors/vim/vim-8.2.4586.ebuild
@@ -7,7 +7,7 @@ EAPI=7
VIM_VERSION="8.2"
LUA_COMPAT=( lua5-1 luajit )
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="threads(+)"
USE_RUBY="ruby24 ruby25 ruby26 ruby27"
diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index ad075b05bd24..62ce11b27b08 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=7
VIM_VERSION="8.2"
LUA_COMPAT=( lua5-1 luajit )
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="threads(+)"
USE_RUBY="ruby24 ruby25 ruby26 ruby27"