commit: 40750f6dd8851549419ed0667606725aeb7135dd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 2 17:10:05 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 2 17:15:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40750f6d
profiles: arm: Mask sci-libs/opencascade[freeimage] See also: https://github.com/gentoo/gentoo/pull/44585 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 556a94a7aeec..68fe25cee0a5 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Alfred Wingate <[email protected]> (2025-11-23) @@ -458,6 +458,7 @@ net-print/hplip -scanner kde # Alexis Ballier <[email protected]> (2015-04-02) # Needs ilmbase (openexr), which does not build and is masked on arm. media-libs/freeimage tiff +sci-libs/opencascade freeimage # Jason A. Donenfeld <[email protected]> (2015-02-09) # Google does not distribute the widevine plugin for ARM. It must be extracted from a Chromebook,
