*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-editors / vim / vim-9999.ebuild
index 704472bff111f612e63ddadf9a3b31b49f38af88..114ab1aa7a4af1490c73ccfac0d5a11b90b2fd93 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 VIM_VERSION="8.1"
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 PYTHON_REQ_USE="threads(+)"
 USE_RUBY="ruby24 ruby25 ruby26"