summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-23 19:12:49 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-23 19:12:49 +0100
commit7849b1f757e0998a715e8dba795075a6c48769fe (patch)
tree119c2da9de4c68ce2443032ed8a707ec78dcd898 /dev-ros/genlisp
parentdev-ros/geneus: add python 3.5 support (diff)
downloadgentoo-7849b1f757e0998a715e8dba795075a6c48769fe.tar.gz
gentoo-7849b1f757e0998a715e8dba795075a6c48769fe.tar.bz2
gentoo-7849b1f757e0998a715e8dba795075a6c48769fe.zip
dev-ros/genlisp: add python 3.5 support
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/genlisp')
-rw-r--r--dev-ros/genlisp/genlisp-0.4.15.ebuild2
-rw-r--r--dev-ros/genlisp/genlisp-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/genlisp/genlisp-0.4.15.ebuild b/dev-ros/genlisp/genlisp-0.4.15.ebuild
index 8d813053eac2..5d699ff5e376 100644
--- a/dev-ros/genlisp/genlisp-0.4.15.ebuild
+++ b/dev-ros/genlisp/genlisp-0.4.15.ebuild
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/genlisp"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit ros-catkin
diff --git a/dev-ros/genlisp/genlisp-9999.ebuild b/dev-ros/genlisp/genlisp-9999.ebuild
index 8d813053eac2..5d699ff5e376 100644
--- a/dev-ros/genlisp/genlisp-9999.ebuild
+++ b/dev-ros/genlisp/genlisp-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
ROS_REPO_URI="https://github.com/ros/genlisp"
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit ros-catkin