summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-12-21 19:34:16 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-12-21 19:47:35 -0600
commitb048949c8802a8ba0fa4407522c4777bc1aef957 (patch)
tree81b06cbaba7138b989b898e4f43578d94c644da1 /dev-python/ovs
parentdev-libs/libpipeline: Stabilize 1.5.3 amd64, #759682 (diff)
downloadgentoo-b048949c8802a8ba0fa4407522c4777bc1aef957.tar.gz
gentoo-b048949c8802a8ba0fa4407522c4777bc1aef957.tar.bz2
gentoo-b048949c8802a8ba0fa4407522c4777bc1aef957.zip
dev-python/ovs: add py39
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/ovs')
-rw-r--r--dev-python/ovs/ovs-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ovs/ovs-2.13.0.ebuild b/dev-python/ovs/ovs-2.13.0.ebuild
index f6e3fdf10c2f..a35fe00f9243 100644
--- a/dev-python/ovs/ovs-2.13.0.ebuild
+++ b/dev-python/ovs/ovs-2.13.0.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} )
inherit distutils-r1