commit:     6fede952da7f6a1ca0e6dd160c280a8fbe813e6d
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Mon May 30 07:29:16 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 30 07:29:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6fede952

dev-python/clufter: add python-3.10

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 dev-python/clufter/clufter-0.77.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/clufter/clufter-0.77.2.ebuild 
b/dev-python/clufter/clufter-0.77.2.ebuild
index dcf3ae5ec..3c32d9fe5 100644
--- a/dev-python/clufter/clufter-0.77.2.ebuild
+++ b/dev-python/clufter/clufter-0.77.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

Reply via email to