From: Alexis Ballier Date: Sat, 1 Apr 2017 10:08:18 +0000 (+0200) Subject: dev-ros/resource_retriever: Add python3 & pypy compat X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c656443f7464c51283154e3595e98d9425d7a911;p=gentoo.git dev-ros/resource_retriever: Add python3 & pypy compat Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-ros/resource_retriever/resource_retriever-1.12.3.ebuild b/dev-ros/resource_retriever/resource_retriever-1.12.3.ebuild index 5afee13f126e..594a7791b4d1 100644 --- a/dev-ros/resource_retriever/resource_retriever-1.12.3.ebuild +++ b/dev-ros/resource_retriever/resource_retriever-1.12.3.ebuild @@ -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 diff --git a/dev-ros/resource_retriever/resource_retriever-9999.ebuild b/dev-ros/resource_retriever/resource_retriever-9999.ebuild index 5afee13f126e..594a7791b4d1 100644 --- a/dev-ros/resource_retriever/resource_retriever-9999.ebuild +++ b/dev-ros/resource_retriever/resource_retriever-9999.ebuild @@ -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