summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-15 11:19:42 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-15 11:37:54 +0200
commitf974c8fae12e0044ced69299ddc074fb97c61e59 (patch)
tree67671cdec131c13dcd6e6a30209c9d1956dca626 /dev-ros
parentdev-ros/actionlib: remove old (diff)
downloadgentoo-f974c8fae12e0044ced69299ddc074fb97c61e59.tar.gz
gentoo-f974c8fae12e0044ced69299ddc074fb97c61e59.tar.bz2
gentoo-f974c8fae12e0044ced69299ddc074fb97c61e59.zip
dev-ros/rosunit: add more python support
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/rosunit/rosunit-1.14.0.ebuild2
-rw-r--r--dev-ros/rosunit/rosunit-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosunit/rosunit-1.14.0.ebuild b/dev-ros/rosunit/rosunit-1.14.0.ebuild
index 8f625b62c37b..543bde8b3123 100644
--- a/dev-ros/rosunit/rosunit-1.14.0.ebuild
+++ b/dev-ros/rosunit/rosunit-1.14.0.ebuild
@@ -5,7 +5,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,3_6} pypy{,3} )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin
diff --git a/dev-ros/rosunit/rosunit-9999.ebuild b/dev-ros/rosunit/rosunit-9999.ebuild
index 8f625b62c37b..543bde8b3123 100644
--- a/dev-ros/rosunit/rosunit-9999.ebuild
+++ b/dev-ros/rosunit/rosunit-9999.ebuild
@@ -5,7 +5,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,3_6} pypy{,3} )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin