diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
4 files changed, 16 insertions, 0 deletions
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 <sam@gentoo.org> (2023-05-10) +# sys-cluster/ceph not keyworded here +sys-block/tgt rbd + # Sebastian Parborg <darkdefende@gmail.com> (2023-05-08) # media-libs/openpgl and media-libs/embree only supports amd64 and arm64 media-gfx/blender embree openpgl diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8f8ae5b1c7e1..9a41708780b6 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <sam@gentoo.org> (2023-05-10) +# sys-cluster/ceph not keyworded here +sys-block/tgt rbd + # Sam James <sam@gentoo.org> (2023-05-01) # media-libs/libjxl is not keyworded # bug https://bugs.gentoo.org/853628 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 0891cb8df2c0..e8befb84ff71 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-05-10) +# sys-cluster/ceph not keyworded here +sys-block/tgt rbd + # jinqiang zhang <peeweep@0x0.ee> (2023-03-27) # Sanitizers supported on this architecture. sys-libs/compiler-rt-sanitizers -asan -lsan diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 254cf12ccd2f..bcddd722f560 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/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 <sam@gentoo.org> (2023-05-10) +# sys-cluster/ceph not keyworded here +sys-block/tgt rbd + # Sam James <sam@gentoo.org> (2023-04-14) # Needs dev-python/sympy which is not keyworded dev-python/nbval test |