dev-ros/genlisp: add python 3.6 support
authorAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:38:48 +0000 (11:38 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 27 Feb 2017 10:49:10 +0000 (11:49 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/genlisp/genlisp-0.4.16.ebuild
dev-ros/genlisp/genlisp-9999.ebuild

index e771ee519dce7d36e0d45d52c682df676c97e7cc..fc40f0f15b2b46804689a52a096b777dd7062dbe 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genlisp"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 
index e771ee519dce7d36e0d45d52c682df676c97e7cc..fc40f0f15b2b46804689a52a096b777dd7062dbe 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 
 ROS_REPO_URI="https://github.com/ros/genlisp"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin