dev-ros/roslib: Add pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 17:27:15 +0000 (18:27 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 17:51:59 +0000 (18:51 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/roslib/roslib-1.14.0.ebuild
dev-ros/roslib/roslib-9999.ebuild

index fa82828128741b9d8c18133a91f8f32fc891ee5e..336939eafdccf631be4c86532b2ed42845eb26fe 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
 ROS_SUBDIR=core/${PN}
 
 inherit ros-catkin
index 223d7c8ccf9ef34b94c9c92130a909a40fb0817e..336939eafdccf631be4c86532b2ed42845eb26fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
 ROS_SUBDIR=core/${PN}
 
 inherit ros-catkin