commit: 47ecf368795e4fa3d4acb5dd1ae37ae341ef54d6 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Dec 4 13:27:58 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=47ecf368
profiles/arch/riscv: unmask systemd use flag Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 2b002c50e06..87a65aaa3ca 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -4,6 +4,8 @@ # Unmask the flag which corresponds to ARCH. -riscv +# Unmask systemd + # Our Python has a lot of trouble with the two-level libdir. python_targets_python2_7 python_targets_python3_6
