dev-ros/rosclean: Add python 3.5 support.
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 17:29:48 +0000 (18:29 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Feb 2017 17:46:02 +0000 (18:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/rosclean/rosclean-1.13.4.ebuild
dev-ros/rosclean/rosclean-9999.ebuild

index 711061c3948f5765e129abaeac8eba335871fdc0..3bdb71d90d48bdae907c13ee698d028b2f2ef19d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=tools/${PN}
 
 inherit ros-catkin
index 4b68546a33c65729e9c5db8d27e80c3f39e24294..3bdb71d90d48bdae907c13ee698d028b2f2ef19d 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/ros"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 ROS_SUBDIR=tools/${PN}
 
 inherit ros-catkin