From e1f9b78e816eed699a1958f5244a430b2f026b68 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 22 Dec 2023 20:12:03 +0200 Subject: [PATCH] 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 --- 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 36b2fad582d93..99c83ad22cdc1 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 (2023-02-20) +# Arthur Zamarin (2023-12-22) +# Requires sys-block/hpacucli +net-analyzer/nagios-plugin-check_raid hpa + +# Michał Górny (2023-12-22) # Requires LLVM 14 that is being removed.