commit: e1f9b78e816eed699a1958f5244a430b2f026b68 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 18:12:03 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 18:12:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f9b78e
profiles/base: mask net-analyzer/nagios-plugin-check_raid[hpa] Depends on sys-block/hpacucli, which was just masked. Fixes: f9e5d7652e38bb193c7b1d037181743b6f615c86 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/base/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 36b2fad582d9..99c83ad22cdc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,7 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Michał Górny <[email protected]> (2023-02-20) +# Arthur Zamarin <[email protected]> (2023-12-22) +# Requires sys-block/hpacucli +net-analyzer/nagios-plugin-check_raid hpa + +# Michał Górny <[email protected]> (2023-12-22) # Requires LLVM 14 that is being removed. <dev-lang/ghc-9.4 llvm media-gfx/openvdb ax
