diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 16:27:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 17:24:28 +0300 |
commit | 47ecf368795e4fa3d4acb5dd1ae37ae341ef54d6 (patch) | |
tree | ac85c94468588419f2b2875b67c4df3171515d4c /profiles/arch/riscv | |
parent | profiles/arch/riscv: unmask fontconfig use flag (diff) | |
download | gentoo-47ecf368795e4fa3d4acb5dd1ae37ae341ef54d6.tar.gz gentoo-47ecf368795e4fa3d4acb5dd1ae37ae341ef54d6.tar.bz2 gentoo-47ecf368795e4fa3d4acb5dd1ae37ae341ef54d6.zip |
profiles/arch/riscv: unmask systemd use flag
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r-- | profiles/arch/riscv/use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 2b002c50e062..87a65aaa3ca2 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 |