commit: cc4f2ab4cc57e78d1490f51c3d91c6956cc1b5d2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Jul 13 19:32:14 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Tue Jul 13 19:36:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4f2ab4
profiles/arch/riscv: more clean-up in package.use.mask Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 885311c091f..e0f03983975 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -15,10 +15,8 @@ mail-mta/courier fax # Ye Cao <[email protected]> (2021-07-02) # Dependencies not keyworded, not tested -app-text/texlive-core xetex dev-python/ipython nbconvert notebook -dev-python/matplotlib cairo excel wxwidgets -media-sound/alsa-utils libsamplerate +dev-python/matplotlib wxwidgets # Marek Szuba <[email protected]> (2021-07-02) # Yixun Lan <[email protected]> (2021-05-24) @@ -48,8 +46,10 @@ sys-cluster/openmpi openmpi_fabrics_ofed openmpi_fabrics_knem openmpi_fabrics_ps sys-cluster/slurm hdf5 ofed slurmdbd # Ye Cao <[email protected]> (2021-06-24) -# Dependencies not keyworded, not tested -media-gfx/imagemagick openexr wmf +# media-libs/openexr not keyworded yet - it compiles fine but the its test +# suite times out, even with the time limit increased from 1500 to 3600 s. +# Needs more work. +media-gfx/imagemagick openexr # Yixun Lan <[email protected]> (2021-05-24) # Dependencies not keyworded, not tested
