dev-ros/qt_gui: Add python 3.4/3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 28 Feb 2017 07:45:47 +0000 (08:45 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 28 Feb 2017 11:26:48 +0000 (12:26 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/qt_gui/qt_gui-0.3.4-r1.ebuild
dev-ros/qt_gui/qt_gui-9999.ebuild

index e5f5859d5d201c6b71bd9f64e8006fca35fbe1d6..554130083d96abcfa6a40c7dedd253c9d7c72d8b 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
index e5f5859d5d201c6b71bd9f64e8006fca35fbe1d6..554130083d96abcfa6a40c7dedd253c9d7c72d8b 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin