commit: 8c03f84407e6d82550d2d3b9bc51aaa2632a973c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Feb 18 17:57:28 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Feb 18 18:15:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c03f844
profiles/arch/riscv: Unmask pyspelling[doc] and wcmatch[doc] ALl dependencies are available on riscv so we can safely drop the mask. Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 8093a1901abf..b768229c3c88 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -167,12 +167,6 @@ app-emulation/qemu rbd # but with it installed, anyio passes all tests dev-python/anyio test -# Marek Szuba <[email protected]> (2021-09-23) -# mkdocs ecosystem only partly keyworded on riscv, has rather messy -# Python-target requirements. -dev-python/pyspelling doc -dev-python/wcmatch doc - # Alex Fan <[email protected]> (2022-05-16) # These depend on Haskell: # - app-text/pandoc
