commit: d0f803d56070dd48deaa227362de3a868e221c31 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Tue Aug 24 05:54:12 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Aug 24 06:15:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0f803d5
profiles: unmask xpmem[modules] Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> profiles/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 0ed1dc431..29315e71e 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -17,11 +17,6 @@ sys-cluster/clusteringsuite muster # https://github.com/leobago/fti/issues/399 sys-cluster/fti fortran -# Alessandro Barbieri <[email protected]> (2021-08-03) -# build failure with kernels >=5.8 -# https://github.com/hjelmn/xpmem/issues/43 -sys-kernel/xpmem modules - # Alessandro Barbieri <[email protected]> (2021-08-06) # sys-cluster/SOS doesn't get recognized as valid openshmem # https://github.com/bsc-performance-tools/extrae/issues/35
