summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 16:56:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:06 +0200
commit16c9a4b0a05301b81b3cf97bcb668b284b8e47b9 (patch)
treee8d54d3da5b73202f0984f55d64fada3d0abf22b /dev-python
parentdev-util/rosdep: bump to 0.19.0 (diff)
downloadgentoo-16c9a4b0a05301b81b3cf97bcb668b284b8e47b9.tar.gz
gentoo-16c9a4b0a05301b81b3cf97bcb668b284b8e47b9.tar.bz2
gentoo-16c9a4b0a05301b81b3cf97bcb668b284b8e47b9.zip
dev-python/vcstools: add py3.8
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/vcstools/vcstools-0.1.42.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vcstools/vcstools-0.1.42.ebuild b/dev-python/vcstools/vcstools-0.1.42.ebuild
index 733f8a2e48e5..e5d816b813cd 100644
--- a/dev-python/vcstools/vcstools-0.1.42.ebuild
+++ b/dev-python/vcstools/vcstools-0.1.42.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