commit: 1d5b2bddde831118908ae80af0288fa310cec30e Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Sat Jan 31 14:28:45 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 7 17:44:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5b2bdd
profiles/base: mask gimp[lua] on stable Bug: https://bugs.gentoo.org/969479 Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45601 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.stable.mask | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 1c2725376ca5..ad80380a947d 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,9 +1,16 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # New entries go on top. # Please use the same syntax as in package.use.mask. +# Alfred Wingate <[email protected]> (2026-01-31) +# Experimental upstream. +# lgi in a weird state where tests either fail for the last real release +# or the plugin example doesn't work at all for the newer snapshot. +# Bug #969479 +media-gfx/gimp lua + # Alexey Shvetsov <[email protected]> (2025-10-29) # Need non-yet-stable caffe2 sci-chemistry/gromacs nnpot
