commit:     977aa6c0da34f8deee9d41fcae6d16a72e0744ce
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 06:48:29 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 06:49:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977aa6c0

dev-python/virtualenv-clone: add py39

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/virtualenv-clone/virtualenv-clone-0.5.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 22203a2a79e..6ee62913c5e 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
 

Reply via email to