commit: fbe38df6d54baae511c47614dd89854b306c3516 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 16 17:35:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 16 17:36:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe38df6
profiles/arch/arm64: stable-mask app-emulation/libvirt[glusterfs, rbd] for now Bug: https://bugs.gentoo.org/796362 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.stable.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 3da146e5237..b33ff7a0640 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,13 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-06-16) +# Drags in several not-yet-stable deps on arm64 +# glusterfs: sys-cluster/glusterfs +# rbd: sys-cluster/ceph +# bug #796362 +app-emulation/libvirt glusterfs rbd + # Sam James <[email protected]> (2021-05-28) # media-gfx/inkscape is not yet stable on arm64 # bug #785685
