summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-09 09:38:24 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-09 09:46:36 +0200
commit741bc197150df6076068281147e61b8a79363227 (patch)
tree7457c8d644ede1219ff27c628d7ee729aeb1b7c6 /app-arch/vimball/vimball-0.5.1.ebuild
parentapp-arch/tardelta: Support python 3.5 (diff)
downloadgentoo-741bc197150df6076068281147e61b8a79363227.tar.gz
gentoo-741bc197150df6076068281147e61b8a79363227.tar.bz2
gentoo-741bc197150df6076068281147e61b8a79363227.zip
app-arch/vimball: Support python 3.5
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-arch/vimball/vimball-0.5.1.ebuild')
-rw-r--r--app-arch/vimball/vimball-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/vimball/vimball-0.5.1.ebuild b/app-arch/vimball/vimball-0.5.1.ebuild
index 9e15599fe1d3..34d51c6d7766 100644
--- a/app-arch/vimball/vimball-0.5.1.ebuild
+++ b/app-arch/vimball/vimball-0.5.1.ebuild
@@ -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