app-arch/vimball: add py36 support
authorTim Harder <radhermit@gentoo.org>
Mon, 27 Feb 2017 01:45:53 +0000 (20:45 -0500)
committerTim Harder <radhermit@gentoo.org>
Mon, 27 Feb 2017 01:46:37 +0000 (20:46 -0500)
app-arch/vimball/vimball-9999.ebuild

index 7d14cdd070696d3a5dc6d5aa0c040de7ef3b8f2c..53fa67225ce0af41087e64833a28d13bb6458f41 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 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