Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/
Date: Tue, 09 Feb 2021 19:11:41
Message-Id: 1612897839.4ac1a78a3b613b6af7fcc8f26b6595476dd76b4c.asturm@gentoo
1 commit: 4ac1a78a3b613b6af7fcc8f26b6595476dd76b4c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 14:53:19 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 19:10:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac1a78a
7
8 profiles: amd64: x32: Mask IUSE webengine
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/arch/amd64/x32/use.mask | 6 +++++-
13 1 file changed, 5 insertions(+), 1 deletion(-)
14
15 diff --git a/profiles/arch/amd64/x32/use.mask b/profiles/arch/amd64/x32/use.mask
16 index a0a09c71ff0..712d5b46f19 100644
17 --- a/profiles/arch/amd64/x32/use.mask
18 +++ b/profiles/arch/amd64/x32/use.mask
19 @@ -1,6 +1,10 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Michał Górny <mgorny@g.o> (2013-01-26)
25 # Unmask the x32 ABI.
26 -abi_x86_x32
27 +
28 +# Andreas Sturmlechner <asturm@g.o> (2021-02-09)
29 +# Requires net-libs/nodejs
30 +webengine