commit: 194265cc13958a0297e7cca045cd2dd16ab0b7a9 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue May 27 23:31:27 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue May 27 23:31:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194265cc
profiles/arch/riscv: un-mask USE deps on sci-libs/qd It's keyworded now. Closes: https://bugs.gentoo.org/948040 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index fc81ac2612b5..9a41debc65ee 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -12,7 +12,7 @@ media-gfx/openvdb pdal net-dns/knot doc # Alfredo Tupone <[email protected]> (2025-04-15) -# drop dev-ml test +# drop dev-ml test dev-ml/duration test dev-ml/luv test dev-ml/ocaml-base64 test @@ -42,13 +42,6 @@ media-libs/assimp collada # and I don't want to deal with it right now. sci-mathematics/maxima vtk -# Michael Orlitzky <[email protected]> (2024-08-26) -# There's an unexplained test failure in sci-libs/qd that I've emailed -# the authors about. Until we know what's up with that, USE=qd should -# remain masked for consumers. -sci-libs/fplll qd -sci-mathematics/lcalc double-double quad-double - # Andreas Sturmlechner <[email protected]> (2024-06-15) # Requires unkeyworded dev-qt/qtwebengine (and revdeps) kde-plasma/plasma-nm openconnect
