From b048949c8802a8ba0fa4407522c4777bc1aef957 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 21 Dec 2020 19:34:16 -0600 Subject: dev-python/ovs: add py39 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Matthew Thode --- dev-python/ovs/ovs-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/ovs') 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 -- cgit v1.2.3-65-gdbad