summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-10-20 19:08:52 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-10-20 19:08:59 +0200
commit12e9f015f88420baf5bdbedc99e2a41b2485bad8 (patch)
tree9f00f0aab6e618d4e3f969b0e2ab2a0812dc7c46 /dev-util/rosdep/rosdep-9999.ebuild
parentdev-util/rosdep: fix tests (diff)
downloadgentoo-12e9f015f88420baf5bdbedc99e2a41b2485bad8.tar.gz
gentoo-12e9f015f88420baf5bdbedc99e2a41b2485bad8.tar.bz2
gentoo-12e9f015f88420baf5bdbedc99e2a41b2485bad8.zip
dev-util/rosdep: add py39
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-util/rosdep/rosdep-9999.ebuild')
-rw-r--r--dev-util/rosdep/rosdep-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rosdep/rosdep-9999.ebuild b/dev-util/rosdep/rosdep-9999.ebuild
index 85998e98ada2..23c874805e5c 100644
--- a/dev-util/rosdep/rosdep-9999.ebuild
+++ b/dev-util/rosdep/rosdep-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
SCM=""