commit: 7e321c90695ef08e078ee238bd1e821dec5b28b0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 16 01:03:01 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 16 01:03:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e321c90
profiles/arch: loong, mips: mask media-video/pipewire[libcamera] Too many unkeyworded dependencies. Bug: https://bugs.gentoo.org/968238 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/loong/package.use.mask | 6 +++++- profiles/arch/mips/package.use.mask | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 6257ca304d3d..f51ca0a05cb5 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2026-01-16) +# Unkeyworded dependencies (bug #968238) +media-video/pipewire libcamera + # WANG Xuerui <[email protected]> (2025-12-11) # Mysterious segfault at build time (building splash image), during exiv2 # XMP namespace registration, due to unidentified interaction between C++ diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 2d83a1d32920..0ba963319ce6 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2026-01-16) +# Unkeyworded dependencies (bug #968238) +media-video/pipewire libcamera + # Alfred Wingate <[email protected]> (2025-12-24) # media-libs/jasper are not keyworded here media-libs/gegl jpeg2k
