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

dev-python/rospkg/rospkg-1.0.41-r1.ebuild
dev-python/rospkg/rospkg-9999.ebuild

index 5024f1a3a4ab100d10c8c394354410e110c027af..b1e0b7c7034e04a313987313d3fbf9f35fe3ddc7 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 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 5024f1a3a4ab100d10c8c394354410e110c027af..b1e0b7c7034e04a313987313d3fbf9f35fe3ddc7 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 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