From 4c4cb03e6d3a7bd3767454efcc6648a53411bf90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 31 May 2022 10:25:58 +0200 Subject: [PATCH] profiles: explicitly unmask USE=systemd on m68k MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/arch/m68k/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 297d48be89a78..d6c546d4c4981 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 (2022-05-31) +# Unmask systemd since it is keyworded here. +-systemd + # James Le Cuirot (2021-01-30) # GTK is not keyworded or tested. gtk