app-vim/vim-latex: Drop py27
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 4 Apr 2020 12:17:01 +0000 (15:17 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 4 Apr 2020 12:17:01 +0000 (15:17 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild

index 8d63379398a7a83602f68c951f13538dc37ec3b1..98f504e5dc7e18f61e6a86015d0de1f63463ede1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit vim-plugin python-single-r1