dev-ros/rqt_gui: Add python 3.4/3.5 support
authorAlexis Ballier <aballier@gentoo.org>
Tue, 28 Feb 2017 07:47:13 +0000 (08:47 +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/rqt_gui/rqt_gui-0.3.2.ebuild
dev-ros/rqt_gui/rqt_gui-9999.ebuild

index 1c9361c40f71dbb3959ecb8c1cc43fcefa5a524a..8d01cc5e183e5f3da6fc88ed056c57d04194897f 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros-visualization/rqt"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
index a0a37ea0a9a7b0408ccfd1c3b7b5d5b8635914aa..8d01cc5e183e5f3da6fc88ed056c57d04194897f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros-visualization/rqt"
 KEYWORDS="~amd64"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin