projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4b5f65
)
app-vim/conque: drop py27 from compat
author
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Apr 2020 12:51:01 +0000
(15:51 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Sat, 4 Apr 2020 12:51:01 +0000
(15:51 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-vim/conque/conque-2.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/conque/conque-2.3-r1.ebuild
b/app-vim/conque/conque-2.3-r1.ebuild
index ff3d95216cca14735c85cadb64b8b06aa70dcf81..c4d72f0ec19a43e2e65f015543f8de012d5ab68d 100644
(file)
--- a/
app-vim/conque/conque-2.3-r1.ebuild
+++ b/
app-vim/conque/conque-2.3-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
VIM_PLUGIN_VIM_VERSION="7.1"
inherit python-single-r1 vim-plugin