Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Tue, 17 May 2022 21:31:48
Message-Id: 1652823085.470f334e144a6fbf89ff2dedd41226c6b38c0bf3.chutzpah@gentoo
1 commit: 470f334e144a6fbf89ff2dedd41226c6b38c0bf3
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 21:30:56 2022 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 21:31:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470f334e
7
8 sys-cluster/ceph: Don't allow system-boost and py310 in 16.2.8
9
10 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
11
12 sys-cluster/ceph/ceph-16.2.8.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/sys-cluster/ceph/ceph-16.2.8.ebuild b/sys-cluster/ceph/ceph-16.2.8.ebuild
16 index 56debbe477af..4c0e1be4061e 100644
17 --- a/sys-cluster/ceph/ceph-16.2.8.ebuild
18 +++ b/sys-cluster/ceph/ceph-16.2.8.ebuild
19 @@ -179,6 +179,7 @@ REQUIRED_USE="
20 mgr? ( cephfs )
21 rabbitmq? ( radosgw )
22 !system-boost? (
23 + python_targets_python3_10
24 || (
25 python_targets_python3_8
26 python_targets_python3_9