diff options
author | Sam James <sam@gentoo.org> | 2023-09-13 06:46:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-13 06:46:26 +0100 |
commit | 66f29bfa39db30ac136e55d49fd202bed18fbb8d (patch) | |
tree | 05535fae01032717311518618cbcc0b80679cc98 /sys-cluster/ceph | |
parent | sys-apps/moar: add 1.16.1 (diff) | |
download | gentoo-66f29bfa39db30ac136e55d49fd202bed18fbb8d.tar.gz gentoo-66f29bfa39db30ac136e55d49fd202bed18fbb8d.tar.bz2 gentoo-66f29bfa39db30ac136e55d49fd202bed18fbb8d.zip |
sys-cluster/ceph: add bug ref for <cython-3
Dep was added in 53d0cf3fea7329105087366c750a496257af3930. Seems to be related
to bug #907739.
Bug: https://bugs.gentoo.org/907739
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-16.2.14.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-17.2.6-r7.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-18.2.0-r1.ebuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/sys-cluster/ceph/ceph-16.2.14.ebuild b/sys-cluster/ceph/ceph-16.2.14.ebuild index 010b32a6ec27..c62e195e159e 100644 --- a/sys-cluster/ceph/ceph-16.2.14.ebuild +++ b/sys-cluster/ceph/ceph-16.2.14.ebuild @@ -97,6 +97,7 @@ DEPEND=" zbd? ( sys-block/libzbd:= ) zfs? ( sys-fs/zfs:= ) " +# <cython-3: bug #907739 BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) diff --git a/sys-cluster/ceph/ceph-17.2.6-r7.ebuild b/sys-cluster/ceph/ceph-17.2.6-r7.ebuild index 2b0df75bacb3..2a2b757517dd 100644 --- a/sys-cluster/ceph/ceph-17.2.6-r7.ebuild +++ b/sys-cluster/ceph/ceph-17.2.6-r7.ebuild @@ -104,6 +104,7 @@ DEPEND=" zbd? ( sys-block/libzbd:= ) zfs? ( sys-fs/zfs:= ) " +# <cython-3: bug #907739 BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) diff --git a/sys-cluster/ceph/ceph-18.2.0-r1.ebuild b/sys-cluster/ceph/ceph-18.2.0-r1.ebuild index d77b75bd63ff..c24704db3311 100644 --- a/sys-cluster/ceph/ceph-18.2.0-r1.ebuild +++ b/sys-cluster/ceph/ceph-18.2.0-r1.ebuild @@ -107,6 +107,7 @@ DEPEND=" zbd? ( sys-block/libzbd:= ) zfs? ( sys-fs/zfs:= ) " +# <cython-3: bug #907739 BDEPEND=" amd64? ( dev-lang/nasm ) x86? ( dev-lang/yasm ) |