projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ff89c
)
app-vim/pyclewn: add 3.5 to PYTHON_TARGETS
author
Maxim Koltsov
<maksbotan@gentoo.org>
Sun, 17 Jan 2016 09:53:34 +0000
(12:53 +0300)
committer
Maxim Koltsov
<maksbotan@gentoo.org>
Sun, 17 Jan 2016 09:53:34 +0000
(12:53 +0300)
Package-Manager: portage-2.2.26
app-vim/pyclewn/pyclewn-2.1.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/pyclewn/pyclewn-2.1.ebuild
b/app-vim/pyclewn/pyclewn-2.1.ebuild
index e1cc815f98cf78c477e558b33bed3edb949d1212..94de03a7c457190ec74450920caa5d0320cdb24f 100644
(file)
--- a/
app-vim/pyclewn/pyclewn-2.1.ebuild
+++ b/
app-vim/pyclewn/pyclewn-2.1.ebuild
@@
-4,7
+4,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
inherit eutils vim-plugin distutils-r1
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"