commit: 457b73284ee384435415fc3c1563207fd82f7a2a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed May 10 12:01:48 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 10 12:02:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457b7328
profiles/arch/arm: mask sys-block/tgt[rbd] Bug: https://bugs.gentoo.org/906062 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 58074f637ba1..465df0a0dde4 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2023-05-10) +# sys-cluster/ceph not keyworded here +sys-block/tgt rbd + # Sebastian Parborg <[email protected]> (2023-05-08) # media-libs/openpgl and media-libs/embree only supports amd64 and arm64 media-gfx/blender embree openpgl
