From: Alexis Ballier Date: Tue, 22 Sep 2015 11:48:36 +0000 (+0200) Subject: dev-ros/rosboost_cfg: This is a python package, so set PYTHON_COMPAT. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=08fe245edb594cee9d88033ce8a998cb05a14702;p=gentoo.git dev-ros/rosboost_cfg: This is a python package, so set PYTHON_COMPAT. Package-Manager: portage-2.2.21 --- 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 370f8dffb795..acf4c361e70c 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 370f8dffb795..acf4c361e70c 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