summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-27 12:01:36 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-27 12:05:54 +0100
commit1a8a31bd628edea3dd217801ecd41de531c26c6c (patch)
tree78559500b671faa8444e84bb8a30835ded90b3f8
parentdev-ros/rosgraph: remove old (diff)
downloadgentoo-1a8a31bd628edea3dd217801ecd41de531c26c6c.tar.gz
gentoo-1a8a31bd628edea3dd217801ecd41de531c26c6c.tar.bz2
gentoo-1a8a31bd628edea3dd217801ecd41de531c26c6c.zip
dev-ros/rosgraph: Add python 3.6 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-ros/rosgraph/rosgraph-1.13.0.ebuild2
-rw-r--r--dev-ros/rosgraph/rosgraph-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosgraph/rosgraph-1.13.0.ebuild b/dev-ros/rosgraph/rosgraph-1.13.0.ebuild
index f232c81cf629..590f7bd66815 100644
--- a/dev-ros/rosgraph/rosgraph-1.13.0.ebuild
+++ b/dev-ros/rosgraph/rosgraph-1.13.0.ebuild
@@ -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} pypy{,3} )
+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/rosgraph/rosgraph-9999.ebuild b/dev-ros/rosgraph/rosgraph-9999.ebuild
index f232c81cf629..590f7bd66815 100644
--- a/dev-ros/rosgraph/rosgraph-9999.ebuild
+++ b/dev-ros/rosgraph/rosgraph-9999.ebuild
@@ -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} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=tools/${PN}
inherit ros-catkin