commit: b9a8a732f29da5d15a964f3dd92c3f6c7b4955b0 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Feb 6 02:20:14 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 02:20:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a8a732
profiles: x32: add use masks for all packages that dep on ceph Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 23f2a9d7229..92074cd6bcb 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -5,6 +5,16 @@ # sys-cluster/ceph no longer supports x86, versions that support # it no longer build thanks to python2 removals app-backup/bareos cephfs rados rados-striper +app-emulation/ganeti rbd +app-emulation/libvirt rbd +app-emulation/qemu rbd +net-analyzer/rrdtool rados +net-fs/samba ceph +net-libs/xrootd rbd +sys-block/fio rbd +sys-block/tgt rbd +sys-fs/multipath-tools rbd +www-servers/uwsgi uwsgi_plugins_rados # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches
