summaryrefslogtreecommitdiff
path: root/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-16 00:53:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-16 00:53:50 +0000
commit84dcbb8bcdcf5785ac3b24905c73ae4aa6bb781e (patch)
tree6f6b979013e5661ca4b3690bc9417307fdc169ce /sys-cluster/ceph/ceph-16.2.10-r3.ebuild
parent57e62db33bb33adb6593a2be7b3a5990aaf01f56 (diff)
gentoo auto-resync : 16:11:2022 - 00:53:49
Diffstat (limited to 'sys-cluster/ceph/ceph-16.2.10-r3.ebuild')
-rw-r--r--sys-cluster/ceph/ceph-16.2.10-r3.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
index 2cd8c909eb1b..ba6d39c6971d 100644
--- a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
@@ -167,8 +167,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
)
"
-# diskprediction needs older scipy not compatible with py38
-# bug #724438
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
${LUA_REQUIRED_USE}
@@ -179,11 +177,8 @@ REQUIRED_USE="
mgr? ( cephfs )
rabbitmq? ( radosgw )
!system-boost? (
+ python_targets_python3_9
python_targets_python3_10
- || (
- python_targets_python3_8
- python_targets_python3_9
- )
)
"