commit: b65e799d7e1c76fdfa0d6ec3e24cd4623ee0d9d8 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Aug 15 13:56:28 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Aug 15 13:56:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65e799d
profiles/arch/mips: spidermonkey:128 is not going to be rekeyworded Try to avoid the dependency on it then. Bug: https://bugs.gentoo.org/941187 Bug: https://bugs.gentoo.org/948866 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/arch/mips/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index b03b65a4c9a5..87e0fd0c1816 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Pacho Ramos <[email protected]> (2025-08-15) +# dev-lang/spidermonkey:128 is not keyworded on mips, #941187 +app-crypt/libsecret test-rust +dev-util/glade gjs + # Andreas K. Hüttel <[email protected]> (2025-07-18) # Not keyworded for mips app-alternatives/sh ksh
