app-arch/vimball: Support python 3.5
authorPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:38:24 +0000 (09:38 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 07:46:36 +0000 (09:46 +0200)
Package-Manager: portage-2.3.1

app-arch/vimball/vimball-0.5.1.ebuild
app-arch/vimball/vimball-9999.ebuild

index 9e15599fe1d390a01810b3fbcbeea2e50e46492d..34d51c6d7766595c3b7b3b7487b237eaafc8ef38 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then
index 9e15599fe1d390a01810b3fbcbeea2e50e46492d..34d51c6d7766595c3b7b3b7487b237eaafc8ef38 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then