dev-ros/rosmaster: add pypy/3 support
authorAlexis Ballier <aballier@gentoo.org>
Sat, 25 Feb 2017 09:30:23 +0000 (10:30 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 25 Feb 2017 09:54:55 +0000 (10:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rosmaster/rosmaster-1.13.0.ebuild
dev-ros/rosmaster/rosmaster-9999.ebuild

index 987d460393065fbc01821bd31c35d96a91b425aa..8efeb43fc7705bc095d9f7740b990a403b68aaae 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros_comm"
 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=tools/${PN}
 
 inherit ros-catkin
index 987d460393065fbc01821bd31c35d96a91b425aa..8efeb43fc7705bc095d9f7740b990a403b68aaae 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/ros_comm"
 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=tools/${PN}
 
 inherit ros-catkin