Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/
Date: Thu, 26 May 2022 04:45:26
Message-Id: 1653540310.385530d694b9d7f274dfb92f8b9356e76e4d9cfb.xen0n@gentoo
1 commit: 385530d694b9d7f274dfb92f8b9356e76e4d9cfb
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 04:44:07 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 04:45:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385530d6
7
8 profiles/arch/loong: unmask INPUT_DEVICES=synaptics
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 profiles/arch/loong/use.mask | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask
16 index 5ff1889daf70..31e5b7399e51 100644
17 --- a/profiles/arch/loong/use.mask
18 +++ b/profiles/arch/loong/use.mask
19 @@ -7,6 +7,9 @@
20 # Unmask systemd
21 -systemd
22
23 +# Things we actually can support
24 +-input_devices_synaptics
25 +
26 # Things without support yet
27 java
28 llvm