commit: 319b0892bc6ff7adabc2e834e96e9a82dbc5d932
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 10:11:37 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 10:49:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319b0892
dev-python/rospkg: Add python 3.6 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/rospkg/rospkg-1.1.0.ebuild | 2 +-
dev-python/rospkg/rospkg-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/rospkg/rospkg-1.1.0.ebuild
b/dev-python/rospkg/rospkg-1.1.0.ebuild
index cd2e7b33c7..56908705af 100644
--- a/dev-python/rospkg/rospkg-1.1.0.ebuild
+++ b/dev-python/rospkg/rospkg-1.1.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
diff --git a/dev-python/rospkg/rospkg-9999.ebuild
b/dev-python/rospkg/rospkg-9999.ebuild
index cd2e7b33c7..56908705af 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_4,3_5} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then