commit: 05fd45170a2d9ecdecb8d92453cb9b26cb8133cf Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Feb 18 17:58:51 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Feb 18 18:15:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fd4517
profiles/arch/riscv: Remove sys-cluster/ceph[pmdk] mask Even though ceph isn't keyworded on riscv we can drop pmdk USE mask as pandoc is available on riscv Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b768229c3c88..6524fab930d8 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -167,11 +167,6 @@ app-emulation/qemu rbd # but with it installed, anyio passes all tests dev-python/anyio test -# Alex Fan <[email protected]> (2022-05-16) -# These depend on Haskell: -# - app-text/pandoc -sys-cluster/ceph pmdk - # Alex Fan <[email protected]> (2021-09-15) # Marek Szuba <[email protected]> (2021-09-07) # All of these require net-libs/nodejs, which now builds on riscv
