summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-23 19:36:19 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-23 19:36:19 +0100
commitc22b8b1cbac636b4713114f29ed0430454d7352b (patch)
tree3cf9027419fb42484f423ce47435ced40f8caf1a /dev-python/rospkg/rospkg-9999.ebuild
parentdev-python/rospkg: remove old (diff)
downloadgentoo-c22b8b1cbac636b4713114f29ed0430454d7352b.tar.gz
gentoo-c22b8b1cbac636b4713114f29ed0430454d7352b.tar.bz2
gentoo-c22b8b1cbac636b4713114f29ed0430454d7352b.zip
dev-python/rospkg: add python3.5 support
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/rospkg/rospkg-9999.ebuild')
-rw-r--r--dev-python/rospkg/rospkg-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild
index 06dd93b7b5c4..100d6bc0b260 100644
--- a/dev-python/rospkg/rospkg-9999.ebuild
+++ b/dev-python/rospkg/rospkg-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