projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
093bde2
)
app-arch/vimball: add py36 support
author
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:45:53 +0000
(20:45 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Mon, 27 Feb 2017 01:46:37 +0000
(20:46 -0500)
app-arch/vimball/vimball-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/vimball/vimball-9999.ebuild
b/app-arch/vimball/vimball-9999.ebuild
index 7d14cdd070696d3a5dc6d5aa0c040de7ef3b8f2c..53fa67225ce0af41087e64833a28d13bb6458f41 100644
(file)
--- a/
app-arch/vimball/vimball-9999.ebuild
+++ b/
app-arch/vimball/vimball-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5
,3_6
} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then