Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/
Date: Fri, 12 Jan 2018 09:40:11
Message-Id: 1515749972.dc5dbbe6900e6d8a946ca1beb47a7f82b2c1e29c.mgorny@gentoo
1 commit: dc5dbbe6900e6d8a946ca1beb47a7f82b2c1e29c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 12 09:38:43 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 12 09:39:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5dbbe6
7
8 profiles/arch/amd64/x32: Mask nodejs revdeps
9
10 profiles/arch/amd64/x32/package.mask | 6 +++++-
11 profiles/arch/amd64/x32/package.use.mask | 8 ++++++--
12 2 files changed, 11 insertions(+), 3 deletions(-)
13
14 diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
15 index 21ac3139080..1c9991ca285 100644
16 --- a/profiles/arch/amd64/x32/package.mask
17 +++ b/profiles/arch/amd64/x32/package.mask
18 @@ -1,8 +1,12 @@
19 -# Copyright 1999-2013 Gentoo Foundation
20 +# Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 # Pawel Hajdan jr <phajdan.jr@g.o> (07 Oct 2012)
24 # V8 upstream said they won't support x32, bug #423815
25 # Masked packages containing V8.
26 +# Michał Górny <mgorny@g.o> (12 Jan 2018)
27 +# ...and their reverse dependencies.
28 +dev-python/bokeh
29 +dev-ruby/execjs
30 net-libs/nodejs
31 www-client/chromium
32
33 diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask
34 index 0d9f33f624b..f780d912b5e 100644
35 --- a/profiles/arch/amd64/x32/package.use.mask
36 +++ b/profiles/arch/amd64/x32/package.use.mask
37 @@ -1,7 +1,11 @@
38 -# Copyright 1999-2014 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41
42 -# This file requires >=portage-2.1.1
43 +# Michał Górny <mgorny@g.o> (12 Jan 2018)
44 +# Those packages require net-libs/nodejs.
45 +dev-python/nbdime webtools
46 +media-libs/elementary javascript
47 +net-analyzer/netdata nodejs
48
49 # Davide Pesavento <pesa@g.o> (30 Nov 2011)
50 # The QML (V4) and JSC JITs do not work on x32.