summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 16:54:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:06 +0200
commit4e3f7a4533a05284ecab739f360b028048ca5481 (patch)
tree36bfee7d317d81e249eeca4e5572927bf00ccf8c /dev-util/rosdep/rosdep-9999.ebuild
parentdev-util/rosdep: Remove old (diff)
downloadgentoo-4e3f7a4533a05284ecab739f360b028048ca5481.tar.gz
gentoo-4e3f7a4533a05284ecab739f360b028048ca5481.tar.bz2
gentoo-4e3f7a4533a05284ecab739f360b028048ca5481.zip
dev-util/rosdep: bump to 0.19.0
Package-Manager: Portage-3.0.1, Repoman-2.3.23 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 ae19fe69509a..87bf51cf6bb3 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 pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then