mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/catkin: add py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
|
||||
EGIT_REPO_URI="https://github.com/ros/catkin"
|
||||
fi
|
||||
|
||||
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
|
||||
PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
|
||||
|
||||
inherit ${SCM} cmake python-r1 python-utils-r1
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
|
||||
EGIT_REPO_URI="https://github.com/ros/catkin"
|
||||
fi
|
||||
|
||||
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
|
||||
PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
|
||||
|
||||
inherit ${SCM} cmake python-r1 python-utils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user