commit: 5b73791b1bf8b8d9ea9938029feede3f3c419229 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 21 10:15:19 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 21 10:20:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b73791b
profiles/arch/riscv: update hdf5 mask comment Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 757940f7c24..00e138d89a7 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -2,12 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # Alex Fan <[email protected]> (2021-07-20) -# sci-libs/hdf5 fails tests with these 2 use flags enabled, +# sci-libs/hdf5 fails tests with these 2 use flags enabled, # otherwise passes all tests sci-libs/hdf5 fortran debug # Marek Szuba <[email protected]> (2021-07-19) -# sci-libs/hdf5 currently not supported (fails tests) on this arch +# sci-libs/hdf5 may or may not work properly on this arch (on some +# systems fails tests even with the mask above in place), masked for +# further testing. dev-libs/starpu hdf5 sci-libs/gdal hdf5 # (via dev-python/pytables)
