summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-02-03 13:32:38 +0800
committerIan Delaney <idella4@gentoo.org>2016-02-03 13:32:38 +0800
commitdf9e3a14e72e1f561981ff3383ddd6d1ae7eb039 (patch)
tree88c33b9ce5af96cc2fe83daca2812698dd720a93 /dev-vcs
parentMerge remote-tracking branch 'remotes/atom-symbol/master' (diff)
parentdev-vcs/gitg: add support for Python 3.5 (diff)
downloadgentoo-df9e3a14e72e1f561981ff3383ddd6d1ae7eb039.tar.gz
gentoo-df9e3a14e72e1f561981ff3383ddd6d1ae7eb039.tar.bz2
gentoo-df9e3a14e72e1f561981ff3383ddd6d1ae7eb039.zip
Merge remote-tracking branch 'remotes/sbraz/gitg'
Pull request: https://github.com/gentoo/gentoo/pull/741
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitg/gitg-3.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitg/gitg-3.18.0.ebuild b/dev-vcs/gitg/gitg-3.18.0.ebuild
index b23a33b1a281..e3fa8872217a 100644
--- a/dev-vcs/gitg/gitg-3.18.0.ebuild
+++ b/dev-vcs/gitg/gitg-3.18.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
inherit gnome2 python-r1 vala