app-arch/vimball: drop py34/py35 support and add py37
authorTim Harder <radhermit@gentoo.org>
Sat, 13 Apr 2019 04:30:39 +0000 (23:30 -0500)
committerTim 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

index b24f9bccd79fffc3c660b23c81fbfb31505e9576..82a39960d3ea7f35f1332aebc7a546aa4d20513c 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 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=( python3_{6,7} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then