Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/
Date: Tue, 31 May 2022 08:29:09
Message-Id: 1653985734.4c4cb03e6d3a7bd3767454efcc6648a53411bf90.dilfridge@gentoo
1 commit: 4c4cb03e6d3a7bd3767454efcc6648a53411bf90
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 08:25:58 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 08:28:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4cb03e
7
8 profiles: explicitly unmask USE=systemd on m68k
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/m68k/use.mask | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
16 index 297d48be89a7..d6c546d4c498 100644
17 --- a/profiles/arch/m68k/use.mask
18 +++ b/profiles/arch/m68k/use.mask
19 @@ -4,6 +4,10 @@
20 # Unmask the flag which corresponds to ARCH.
21 -m68k
22
23 +# Andreas K. Hüttel <dilfridge@g.o> (2022-05-31)
24 +# Unmask systemd since it is keyworded here.
25 +-systemd
26 +
27 # James Le Cuirot <chewi@g.o> (2021-01-30)
28 # GTK is not keyworded or tested.
29 gtk