commit: 20a76d0cc2ed98db6791eae315c46b71b8bc22fa Author: Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com> AuthorDate: Thu Jul 24 14:28:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 24 21:27:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a76d0c
profiles/features/wd40: mask dnsdist[yaml] Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43100 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/wd40/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 90cb5ca5f69b..b6fa0b453438 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Holger Hoffstätte <[email protected]> (2025-07-24) +# dnsdist-2.0.0[yaml] needs Rust +net-dns/dnsdist yaml + # Sam James <[email protected]> (2025-02-21) # Needs Rust media-video/ffmpeg rav1e svg
