commit: 0ec3a7d52fb13b9cbb48d3bd2442eca3d3645f8b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 3 21:44:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 3 21:46:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec3a7d5
profiles/features/wd40: mask USE=gimp ... after d5ab094101c7190ac9c2a8986eebfc66b4c7afd8. Bug: https://bugs.gentoo.org/951566 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/wd40/use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/wd40/use.mask b/profiles/features/wd40/use.mask index cd95248c0a62..024177163a19 100644 --- a/profiles/features/wd40/use.mask +++ b/profiles/features/wd40/use.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 +# Sam James <[email protected]> (2025-04-03) +# Needs Rustified librsvg. +gimp + # matoro <[email protected]> (2024-07-27) # media-video/rav1e requires Rust. rav1e
