commit: 854d788be6d02e43a75e90938bf8a513668c1605 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 21:49:40 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 21:49:40 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854d788b
profiles: base: Force =sci-libs/opencascade-7.8*[opengl] Closes: https://bugs.gentoo.org/968803 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 68d615b5ca15..a23c57c84ba8 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2026-02-12) +# Fails to build without. Bug #968803 +=sci-libs/opencascade-7.8* opengl + # Michael Orlitzky <[email protected]> (2025-12-22) # 2.50.4 fails to non-jumbo build. =net-libs/webkit-gtk-2.50.4-r410 jumbo-build
