commit: 434885195cdb8bf220c2f808a45cb849386c8cb6 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Wed Aug 18 02:21:07 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Aug 18 02:22:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43488519
profiles: mask nanox[resiliency] and nanox[gasnet] Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/package.use.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 2a9b57fb2..d2880017d 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -31,3 +31,14 @@ sys-cluster/extrae openshmem # petit gui doesn't build # https://github.com/davewathaverford/the-omega-project/issues/5 sci-mathematics/the-omega-project gui + +# Alessandro Barbieri <[email protected]> (2021-08-18) +# build failure +# https://github.com/bsc-pm/nanox/issues/15 +sys-cluster/nanox resiliency + +# Alessandro Barbieri <[email protected]> (2021-08-18) +# build failure +# https://github.com/bsc-pm/nanox/issues/18 +sys-cluster/nanox gasnet +
