commit: 67501e3dcbcca88476451129c8e53b6c4efb4c35 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Dec 4 13:32:39 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Dec 4 14:24:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67501e3d
profiles/arch/riscv: unmask systemd Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 87a65aaa3ca..4dc60e18d16 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -5,7 +5,7 @@ -riscv # Unmask systemd - +-systemd # Our Python has a lot of trouble with the two-level libdir. python_targets_python2_7 python_targets_python3_6
