summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2021-08-06 16:34:49 +0200
committerAlexis Ballier <aballier@gentoo.org>2021-08-06 16:35:50 +0200
commit0643010efc099c2a58dba291efe44995f3d41455 (patch)
tree914018e472f7cc91d7704fb02bc83bd59ceb73ad /dev-python/python_orocos_kdl
parentdev-python/python_orocos_kdl: fix build (diff)
downloadgentoo-0643010efc099c2a58dba291efe44995f3d41455.tar.gz
gentoo-0643010efc099c2a58dba291efe44995f3d41455.tar.bz2
gentoo-0643010efc099c2a58dba291efe44995f3d41455.zip
dev-python/python_orocos_kdl: add py 3.10
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/python_orocos_kdl')
-rw-r--r--dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild2
-rw-r--r--dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild
index 767537fafa58..a3114345ba43 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
index 767537fafa58..a3114345ba43 100644
--- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
+++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_COMPAT=( python{3_8,3_9,3_10} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then