commit: 1ab7a19755aef2f76a91ed162dfd1a1fadedc5a5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sat Jun 25 16:24:53 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Jun 25 16:37:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab7a197
profiles/arch/riscv: Drop dev-python/subprocess-tee[test-full] mask - All required dependencies have been keyworded 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 0f594d743f09..9a6dee8dceb7 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -25,11 +25,6 @@ dev-lisp/clisp berkdb # unavailable on riscv currently sys-block/fio rbd -# Marek Szuba <[email protected]> (2022-03-30) -# Indirectly depends on dev-python/pytest-testinfra, which is currently -# blocked from being keyworded on this arch by several errors (Bug #835717) -dev-python/subprocess-tee test-full - # Jakov Smolić <[email protected]> (2022-03-25) # sys-process/criu doesn't support riscv (bug #835975) # Upstream bug for criu: https://github.com/checkpoint-restore/criu/issues/1702
