projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa2acd4
)
app-vim/pyclewn: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 18:28:06 +0000
(20:28 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:29:30 +0000
(21:29 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-vim/pyclewn/pyclewn-2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild
index 63b9b959aa2b66df35f84a5ff97e9c94fa2b668f..403ecdc6fe16c03050be709d28982e45d5559ad4 100644
(file)
--- a/
app-vim/pyclewn/pyclewn-2.1-r1.ebuild
+++ b/
app-vim/pyclewn/pyclewn-2.1-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit eutils vim-plugin distutils-r1