commit: 38905b06f11e92611c1dec2af89bf8c8394c6513 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 20:30:56 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 20:35:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38905b06
profiles: s390: Mask app-text/mupdf[barcode] here too See also: https://github.com/gentoo/gentoo/pull/43899 Bug: https://bugs.gentoo.org/963174 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 197a767a78a4..3056411a4378 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2025-09-23) +# media-libs/zxingcpp is not keyworded here. +app-text/mupdf barcode + # Andreas Sturmlechner <[email protected]> (2025-08-29) # dev-perl/Template-GD is not keyworded here. Bug #661634 dev-perl/Template-Toolkit gd
