projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c84463
)
app-vim/vim-latex: Drop py27
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Apr 2020 12:17:01 +0000
(15:17 +0300)
committer
Mikle 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
patch
|
blob
|
history
diff --git
a/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
b/app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
index 8d63379398a7a83602f68c951f13538dc37ec3b1..98f504e5dc7e18f61e6a86015d0de1f63463ede1 100644
(file)
--- a/
app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
+++ b/
app-vim/vim-latex/vim-latex-1.10.0-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit vim-plugin python-single-r1