commit: 6147600e1a30ffb04de69407427575fd6e032b4b Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Aug 15 21:51:40 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Aug 15 21:51:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6147600e
profiles/arch/riscv: remove all USE=hdf5 masks I have yet to see any problems with the revdeps, and manually built hdf5-1.12.1 (to be packaged soon) shows no test-suite errors even with Fortran bindings enabled. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d5dcb16cfcc..86cb11758b1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -69,13 +69,7 @@ app-admin/sudo sssd sci-libs/hdf5 fortran debug # Marek Szuba <[email protected]> (2021-07-19) -# 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/armadillo hdf5 -sci-libs/gdal hdf5 -# (via dev-python/pytables) +# dependencies not keyworded here yet dev-python/pandas doc full-support test # Marek Szuba <[email protected]> (2021-07-14)
