commit:     08fe245edb594cee9d88033ce8a998cb05a14702
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 11:48:36 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 11:48:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08fe245e

dev-ros/rosboost_cfg: This is a python package, so set PYTHON_COMPAT.

Package-Manager: portage-2.2.21

 dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild | 1 +
 dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild 
b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild
index 370f8df..acf4c36 100644
--- a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild
+++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/ros";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild 
b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
index 370f8df..acf4c36 100644
--- a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
+++ b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild
@@ -7,6 +7,7 @@ EAPI=5
 ROS_REPO_URI="https://github.com/ros/ros";
 KEYWORDS="~amd64 ~arm"
 ROS_SUBDIR=tools/${PN}
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit ros-catkin
 

Reply via email to