commit: 141188a29a3af3102552e26ee80ba3147481bfc6 Author: idealseal <realidealseal <AT> protonmail <DOT> com> AuthorDate: Sun Mar 2 10:00:05 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Mar 2 17:59:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141188a2
profiles/features/wd40: Mask >=apps-shells/fish-4.0.0 Signed-off-by: idealseal <realidealseal <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40812 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/features/wd40/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 4b33cfbd0b8a..8c0ebeb5ea01 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# idealseal <[email protected]> (2025-03-02) +# Fish was ported to Rust. +>=app-shells/fish-4.0.0 + # James Le Cuirot <[email protected]> (2024-12-17) # steam-overlay packages requiring Rust. x11-libs/extest
