commit: 922159874fbdac655f8238f7656c12918f41b7f4 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Feb 18 22:20:01 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Feb 18 22:21:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92215987
profiles/arch/riscv: Unmask sci-libs/netcdf Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/use.mask | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 9d3e36ad24d7..2743d42cd444 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -32,11 +32,6 @@ pdfium webengine -# Marek Szuba <[email protected]> (2021-08-14) -# sci-libs/netcdf fails tests in a way suggesting it might be completely -# unreliable on this arch as far as I/O is concerned. -netcdf - # Marek Szuba <[email protected]> (2021-07-05) # dev-lang/luajit does not support this arch lua_single_target_luajit
