app-portage/gentoolkit-dev: add python 3.5 to PYTHON_COMPAT
authorJonathan Callen <jcallen@gentoo.org>
Mon, 4 Jul 2016 19:32:21 +0000 (15:32 -0400)
committerJonathan Callen <jcallen@gentoo.org>
Mon, 4 Jul 2016 19:32:35 +0000 (15:32 -0400)
app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild

index c4d7b3176197cdcceae72b48f263160f978c7f23..bfd277b4345fcb85d71296673e9d532489ac51c0 100644 (file)
@@ -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
index c4d7b3176197cdcceae72b48f263160f978c7f23..bfd277b4345fcb85d71296673e9d532489ac51c0 100644 (file)
@@ -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