From 977aa6c0da34f8deee9d41fcae6d16a72e0744ce Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 25 Jan 2021 00:48:29 -0600 Subject: dev-python/virtualenv-clone: add py39 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode --- dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild index 22203a2a79eb..6ee62913c5e8 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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} ) # rdepend is correct despite warning, see https://bugs.gentoo.org/705362 DISTUTILS_USE_SETUPTOOLS=rdepend -- cgit v1.2.3