diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-31 10:25:58 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-31 10:28:54 +0200 |
commit | 4c4cb03e6d3a7bd3767454efcc6648a53411bf90 (patch) | |
tree | 10789fc53f9ffa4a75c3357839744a90a91d0272 /profiles | |
parent | app-emulation/libvirt: add note about libvirt group (diff) | |
download | gentoo-4c4cb03e6d3a7bd3767454efcc6648a53411bf90.tar.gz gentoo-4c4cb03e6d3a7bd3767454efcc6648a53411bf90.tar.bz2 gentoo-4c4cb03e6d3a7bd3767454efcc6648a53411bf90.zip |
profiles: explicitly unmask USE=systemd on m68k
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 297d48be89a7..d6c546d4c498 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -m68k +# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-05-31) +# Unmask systemd since it is keyworded here. +-systemd + # James Le Cuirot <chewi@gentoo.org> (2021-01-30) # GTK is not keyworded or tested. gtk |