commit:     bbf078167bd885952497a08003e6b7ef560227fc
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:11:37 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:20:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf07816

app-vim/conque: Support newer python

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-vim/conque/conque-2.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-vim/conque/conque-2.3-r1.ebuild 
b/app-vim/conque/conque-2.3-r1.ebuild
index 4f1af1afaf3..93ff4281f40 100644
--- a/app-vim/conque/conque-2.3-r1.ebuild
+++ b/app-vim/conque/conque-2.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 VIM_PLUGIN_VIM_VERSION="7.1"
 
 inherit python-single-r1 vim-plugin

Reply via email to