diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2022-05-17 14:30:56 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2022-05-17 14:31:25 -0700 |
commit | 470f334e144a6fbf89ff2dedd41226c6b38c0bf3 (patch) | |
tree | 466d295958b6877986890fc57696fb00a8ef7a32 /sys-cluster | |
parent | sys-libs/glibc: 2.35 patchlevel revbump; untested, no keywords (diff) | |
download | gentoo-470f334e144a6fbf89ff2dedd41226c6b38c0bf3.tar.gz gentoo-470f334e144a6fbf89ff2dedd41226c6b38c0bf3.tar.bz2 gentoo-470f334e144a6fbf89ff2dedd41226c6b38c0bf3.zip |
sys-cluster/ceph: Don't allow system-boost and py310 in 16.2.8
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.8.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.8.ebuild b/sys-cluster/ceph/ceph-16.2.8.ebuild index 56debbe477af..4c0e1be4061e 100644 --- a/sys-cluster/ceph/ceph-16.2.8.ebuild +++ b/sys-cluster/ceph/ceph-16.2.8.ebuild @@ -179,6 +179,7 @@ REQUIRED_USE=" mgr? ( cephfs ) rabbitmq? ( radosgw ) !system-boost? ( + python_targets_python3_10 || ( python_targets_python3_8 python_targets_python3_9 |