dev-python/rosdistro: Add python 3.6 pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 15:57:54 +0000 (16:57 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 17:09:24 +0000 (18:09 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/rosdistro/rosdistro-0.6.1.ebuild
dev-python/rosdistro/rosdistro-9999.ebuild

index 6f235cc43c159e21ab3adfa17c7202bb617f454d..4afd2fb4f0039af298f09552208ca9c8d5b0f901 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 747ddca50b97d1b1cde2f03b62a724a6da59bf65..4afd2fb4f0039af298f09552208ca9c8d5b0f901 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,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then