dev-util/wstool: add python 3.5 support.
authorAlexis Ballier <aballier@gentoo.org>
Mon, 20 Feb 2017 14:53:48 +0000 (15:53 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 20 Feb 2017 15:21:53 +0000 (16:21 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-util/wstool/wstool-0.1.13.ebuild
dev-util/wstool/wstool-9999.ebuild

index aaee65031a12173c30c2f5945bdff6c8728fc991..d0ba332e3287004dcde860e5aaca416357439d3b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index aaee65031a12173c30c2f5945bdff6c8728fc991..d0ba332e3287004dcde860e5aaca416357439d3b 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then