commit: 2969b50da6038a897933cdac8dd1978b0db98483
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 8 18:55:48 2021 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 19:21:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2969b50d
sys-cluster/ceph: Add py310 to 16.2.7
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-cluster/ceph/ceph-16.2.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/ceph/ceph-16.2.7.ebuild
b/sys-cluster/ceph/ceph-16.2.7.ebuild
index eefa97462b83..0ed79ba0bfd6 100644
--- a/sys-cluster/ceph/ceph-16.2.7.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.7.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_OPTIONAL=1
LUA_COMPAT=( lua5-3 )