summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-09-22 13:48:36 +0200
committerAlexis Ballier <aballier@gentoo.org>2015-09-22 13:48:36 +0200
commit08fe245edb594cee9d88033ce8a998cb05a14702 (patch)
treebf45d51554fcb3ea9f3d6d4f6bc73054ee0a0fba /dev-ros/rosboost_cfg
parentdev-ros/rosboost_cfg: Initial import. Ebuild by me. (diff)
downloadgentoo-08fe245edb594cee9d88033ce8a998cb05a14702.tar.gz
gentoo-08fe245edb594cee9d88033ce8a998cb05a14702.tar.bz2
gentoo-08fe245edb594cee9d88033ce8a998cb05a14702.zip
dev-ros/rosboost_cfg: This is a python package, so set PYTHON_COMPAT.
Package-Manager: portage-2.2.21
Diffstat (limited to 'dev-ros/rosboost_cfg')
-rw-r--r--dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild1
-rw-r--r--dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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