commit: 527f8bdfa45995ec027cf4cb54b3e721d1515d77 Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr> AuthorDate: Fri Oct 3 09:19:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 4 01:17:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527f8bdf
profiles/arch: mask app-office/dia[wmf] media-libs/emf is not keyworded Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44019 Closes: https://github.com/gentoo/gentoo/pull/44019 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/loong/package.use.mask | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 10e29a07bd46..8a7c0391454a 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# PPN-SD <[email protected]> (2025-10-04) +# media-libs/libemf is not keyworded here +app-office/dia wmf + # Philipp Rösner <[email protected]> (2025-09-23) # media-libs/zxingcpp is not keyworded here app-text/mupdf barcode diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index affed4d86c50..d941cf83163b 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# PPN-SD <[email protected]> (2025-10-04) +# media-libs/libemf is not keyworded here +app-office/dia wmf + # Michał Górny <[email protected]> (2025-10-03) # Now keyworded on arm too. sci-libs/flexiblas -system-blas diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 4dcd5c0af9b2..e7af54732f2b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# PPN-SD <[email protected]> (2025-10-04) +# media-libs/libemf is not keyworded here +app-office/dia wmf + # Michał Górny <[email protected]> (2025-10-03) # Now keyworded on arm64 too. sci-libs/flexiblas -system-blas diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f21a649ea1a4..05e7d6cd92e6 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. +# PPN-SD <[email protected]> (2025-10-04) +# media-libs/libemf is not keyworded here +app-office/dia wmf + # Philipp Rösner <[email protected]> (2025-09-23) # media-libs/zxingcpp is not keyworded here app-text/mupdf barcode diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index d0acaf72f4a5..074bd3ae8c4d 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# PPN-SD <[email protected]> (2025-10-04) +# media-libs/libemf is not keyworded here +app-office/dia wmf + # Michał Górny <[email protected]> (2025-09-12) # These BLAS/LAPACK providers are keyworded here. sci-libs/flexiblas -openblas
