dev-ros/resource_retriever: Add python3 & pypy compat
authorAlexis Ballier <aballier@gentoo.org>
Sat, 1 Apr 2017 10:08:18 +0000 (12:08 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 1 Apr 2017 12:24:40 +0000 (14:24 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-ros/resource_retriever/resource_retriever-1.12.3.ebuild
dev-ros/resource_retriever/resource_retriever-9999.ebuild

index 5afee13f126e88f017a7a02fdb3438dda2b88e84..594a7791b4d1ddd9d41612260eb0c0e9361eb0ef 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/resource_retriever"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 
index 5afee13f126e88f017a7a02fdb3438dda2b88e84..594a7791b4d1ddd9d41612260eb0c0e9361eb0ef 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/resource_retriever"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin