summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-27 14:05:06 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-27 14:05:06 +0200
commitfb813b6cc8382a8350a57d85d01abd59d2a3931d (patch)
treef9549840fa6ad878f41907ca3f55e011c55e16ab /dev-python/rosdistro/rosdistro-9999.ebuild
parentdev-ros/calibration_msgs: drop python compat (diff)
downloadgentoo-fb813b6cc8382a8350a57d85d01abd59d2a3931d.tar.gz
gentoo-fb813b6cc8382a8350a57d85d01abd59d2a3931d.tar.bz2
gentoo-fb813b6cc8382a8350a57d85d01abd59d2a3931d.zip
dev-python/rosdistro: bump to 0.8.2
add py3.8 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/rosdistro/rosdistro-9999.ebuild')
-rw-r--r--dev-python/rosdistro/rosdistro-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild
index d2cbf7643d5c..a7508f9204ee 100644
--- a/dev-python/rosdistro/rosdistro-9999.ebuild
+++ b/dev-python/rosdistro/rosdistro-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then