commit: 0b6a15446906cc4665f1e1fa9242896fc0ee409a Author: Vincent de Phily <moltonel <AT> gmail <DOT> com> AuthorDate: Mon Sep 1 15:01:53 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 14 10:44:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6a1544
profiles/features/wd40: Mask app-portage/emlop as well Signed-off-by: Vincent de Phily <moltonel <AT> gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43634 Closes: https://github.com/gentoo/gentoo/pull/43634 Signed-off-by: Sam James <sam <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 8b333176a3f1..a45ee324e1c5 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 +# Vincent de Phily <[email protected] (2025-09-01) +# Another package requiring Rust +app-portage/emlop + # Michał Górny <[email protected]> (2024-05-08) # Pure Python packages using dev-python/uv-build, and therefore # requiring Rust to install, and their dependencies.
