projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6174ce8
)
app-arch/vimball: drop py34/py35 support and add py37
author
Tim Harder
<radhermit@gentoo.org>
Sat, 13 Apr 2019 04:30:39 +0000
(23:30 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Tue, 16 Apr 2019 20:36:14 +0000
(15:36 -0500)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
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 b24f9bccd79fffc3c660b23c81fbfb31505e9576..82a39960d3ea7f35f1332aebc7a546aa4d20513c 100644
(file)
--- a/
app-arch/vimball/vimball-9999.ebuild
+++ b/
app-arch/vimball/vimball-9999.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
7 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=
5
-PYTHON_COMPAT=( python
{3_4,3_5,3_6
} )
+EAPI=
7
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then