commit: 141ec1201e8aed3251a08800f1e798705a96035b Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Sat Mar 9 16:36:36 2024 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 12:16:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141ec120
profiles: mask sci-physics/root[R] Closes: https://bugs.gentoo.org/791802 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 32ba064f6d92..ad45544c8aa9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Guilherme Amadio <[email protected]> (2024-03-09) +# Requires manually installing dependencies, see bug #791802 +# Please use MYCMAKEARGS instead. +sci-physics/root R + # Sam James <[email protected]> (2024-03-07) # The bluetooth feature is unstable for now (causes timeouts if no dbus adapter # is available).
