commit: cc01b5ec9073590d28cb8481026dc354afb7822d Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Mon Sep 1 16:36:42 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Sep 5 09:35:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc01b5ec
profiles/arch/riscv: Unmask app-containers/crun[criu] 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 9f6999f8db6c..25ede191adec 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -172,11 +172,6 @@ dev-lisp/clisp berkdb # unavailable on riscv currently sys-block/fio rbd -# 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 -app-containers/crun criu - # Yongxinag Liang <[email protected]> (2022-01-09) # app-emulation/xen-tools doesn't support riscv yet app-emulation/qemu xen
