commit: acc13ae72af130020929fa2513c522612505a204 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Oct 26 17:05:26 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Oct 26 17:07:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc13ae7
profiles/base: Mask sys-fabric/ofed[dapl] Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 433e46b8184..1c2d08d91ce 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Jakov Smolić <[email protected]> (2021-10-26) +# Depends on masked sys-fabric/dapl +sys-fabric/ofed dapl + # Conrad Kostecki <[email protected]> (2021-10-23) # Build tools is currently broken, so masking until upstream fixes # See https://voidpoint.io/terminx/eduke32/-/issues/206
