commit: e253daa4e2d10e6f4154bf2fa43ca43e78d45dbe
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 02:45:05 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 03:34:13 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e253daa4
app-office/visidata: enable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/visidata/visidata-2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/visidata/visidata-2.8.ebuild
b/app-office/visidata/visidata-2.8.ebuild
index bb35b1c03..ab4d506ab 100644
--- a/app-office/visidata/visidata-2.8.ebuild
+++ b/app-office/visidata/visidata-2.8.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 optfeature