summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-23 19:39:43 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-23 19:39:43 +0100
commit8988777bb12d876f88cd2bec63881e63763f1ff9 (patch)
treef759870d1230451b244eb64bfba223c1572805b2 /dev-python
parentdev-python/rosdistro: remove old (diff)
downloadgentoo-8988777bb12d876f88cd2bec63881e63763f1ff9.tar.gz
gentoo-8988777bb12d876f88cd2bec63881e63763f1ff9.tar.bz2
gentoo-8988777bb12d876f88cd2bec63881e63763f1ff9.zip
dev-python/rosdistro: add python3.5 support
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rosdistro/rosdistro-0.4.4.ebuild2
-rw-r--r--dev-python/rosdistro/rosdistro-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rosdistro/rosdistro-0.4.4.ebuild b/dev-python/rosdistro/rosdistro-0.4.4.ebuild
index e6da9fa05ae1..7f7898e20477 100644
--- a/dev-python/rosdistro/rosdistro-0.4.4.ebuild
+++ b/dev-python/rosdistro/rosdistro-0.4.4.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild
index e6da9fa05ae1..7f7898e20477 100644
--- a/dev-python/rosdistro/rosdistro-9999.ebuild
+++ b/dev-python/rosdistro/rosdistro-9999.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then