Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/
Date: Mon, 05 Jul 2021 20:20:25
Message-Id: 1625516415.d8bab5297bd6f61f4b17c7623925e3d1dbac0af0.mattst88@gentoo
1 commit: d8bab5297bd6f61f4b17c7623925e3d1dbac0af0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 20:18:21 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 20:20:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8bab529
7
8 profiles/alpha: Mask USE=nftables
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/arch/alpha/use.mask | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
16 index 4b196ab45f1..418690e8ef5 100644
17 --- a/profiles/arch/alpha/use.mask
18 +++ b/profiles/arch/alpha/use.mask
19 @@ -4,6 +4,9 @@
20 # Unmask the flag which corresponds to ARCH.
21 -alpha
22
23 +# Matt Turner <mattst88@g.o> (2021-07-05)
24 +nftables
25 +
26 # Michał Górny <mgorny@g.o> (2021-05-20)
27 # Unresolved keywordreqs are getting in the way.
28 # https://bugs.gentoo.org/773451