diff options
Diffstat (limited to 'sys-cluster/ceph/ceph-15.2.17-r2.ebuild')
-rw-r--r-- | sys-cluster/ceph/ceph-15.2.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-15.2.17-r2.ebuild b/sys-cluster/ceph/ceph-15.2.17-r2.ebuild index d250506f978d..36824af9e16b 100644 --- a/sys-cluster/ceph/ceph-15.2.17-r2.ebuild +++ b/sys-cluster/ceph/ceph-15.2.17-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_9 ) CMAKE_MAKEFILE_GENERATOR=emake DISTUTILS_OPTIONAL=1 |