commit: 00372c029103756585b84e30fbfc4cbcba5c810f Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Feb 7 02:25:53 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Feb 7 02:42:31 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00372c02
profiles/base: remove old webkit-gtk-2.50.1 overrides Closes: https://bugs.gentoo.org/965971 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/base/package.use.force | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index d502519388a3..66cab942c051 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,11 +1,8 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michael Orlitzky <[email protected]> (2025-12-22) -# James Le Cuirot <[email protected]> (2025-11-18) -# 2.50.1 fails with gstreamer disabled (bug #965971), -# and its replacement fails to non-jumbo build. -=net-libs/webkit-gtk-2.50.1*:4.1 gstreamer +# 2.50.4 fails to non-jumbo build. =net-libs/webkit-gtk-2.50.4-r410 jumbo-build =net-libs/webkit-gtk-2.50.4-r600 jumbo-build
