dev-python/catkin_pkg: Add pypy/3 support.
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 16:38:06 +0000 (17:38 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 17:46:01 +0000 (18:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild
dev-python/catkin_pkg/catkin_pkg-9999.ebuild

index 5b951016ad654bf45c07c9a6aae82c45e163359e..fbc5d3f2d01cdaec8bf070399462ffab330d583a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then
index 5b951016ad654bf45c07c9a6aae82c45e163359e..fbc5d3f2d01cdaec8bf070399462ffab330d583a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 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} pypy{,3} )
 
 SCM=""
 if [ "${PV#9999}" != "${PV}" ] ; then