From 4c274c47b62a525c9b8f00b43b226cba41a7205b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 1 Nov 2021 08:48:13 +0200 Subject: dev-python/fuse-python: enable py3.10 Signed-off-by: Arthur Zamarin --- dev-python/fuse-python/fuse-python-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/fuse-python/fuse-python-1.0.4.ebuild') diff --git a/dev-python/fuse-python/fuse-python-1.0.4.ebuild b/dev-python/fuse-python/fuse-python-1.0.4.ebuild index a79e2094d4d4..705b081a3d76 100644 --- a/dev-python/fuse-python/fuse-python-1.0.4.ebuild +++ b/dev-python/fuse-python/fuse-python-1.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{8..10} pypy3 ) inherit distutils-r1 -- cgit v1.2.3