commit:     88a5024b16b9f3cadc07926cf8d48d160d29a37b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 18 22:33:54 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 18 22:34:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a5024b

virtual/python-greenlet: Enable python3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/python-greenlet/python-greenlet-1.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild 
b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
index 26e13c4a985..4059d4b0879 100644
--- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
 
 inherit python-r1
 

Reply via email to