commit: 0dcbc273163c6a523d335a1d69a296500c7c2990 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 18:45:09 2025 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 18:45:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcbc273
profiles/features/wd40: Mask >=asciinema-3.0.0 The new version is a rust rewrite. Bug: https://bugs.gentoo.org/962908 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> profiles/features/wd40/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 6fdca47501d8..33d4b8fa4e0b 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <[email protected]> (2025-09-16) +# New version is rewritten in rust +>=app-misc/asciinema-3.0.0 + # Vincent de Phily <[email protected]> (2025-09-01) # Another package requiring Rust app-portage/emlop
