commit: fdff6f430f370517c85ff90257d75900bcfac571
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 11:20:13 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 11:22:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdff6f43
sys-fs/bcache-tools: enable py3.10
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
index 5c2e82d50982..e5cb403dba17 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit flag-o-matic python-r1 toolchain-funcs udev