commit:     f7bc3237dd8e6dcd82ba6936d68740b741a4a4c8
Author:     David Denoncin <ddenoncin <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 22:48:54 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 14 07:12:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7bc3237

dev-python/ordered-set: add py3.9

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Denoncin <ddenoncin <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16227
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/ordered-set/ordered-set-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ordered-set/ordered-set-4.0.1.ebuild 
b/dev-python/ordered-set/ordered-set-4.0.1.ebuild
index a92064a2706..a2c0c812648 100644
--- a/dev-python/ordered-set/ordered-set-4.0.1.ebuild
+++ b/dev-python/ordered-set/ordered-set-4.0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1
 

Reply via email to