commit:     4bc6b07f41a335bbf61718dc4c2a686c3919e464
Author:     Jonathan Callen <jcallen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 19:32:21 2016 +0000
Commit:     Jonathan Callen <jcallen <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 19:32:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc6b07f

app-portage/gentoolkit-dev: add python 3.5 to PYTHON_COMPAT

 app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild | 4 ++--
 app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild 
b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
index c4d7b31..bfd277b 100644
--- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
+++ b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
@@ -1,10 +1,10 @@
-# 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{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 PYTHON_REQ_USE="xml"
 
 inherit python-r1

diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild 
b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild
index c4d7b31..bfd277b 100644
--- a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild
+++ b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild
@@ -1,10 +1,10 @@
-# 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{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 PYTHON_REQ_USE="xml"
 
 inherit python-r1

Reply via email to