Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/
Date: Wed, 01 Sep 2021 20:52:51
Message-Id: 1630529515.9f5cf05d8882d277face70862d59836fcce834b8.chewi@gentoo
1 commit: 9f5cf05d8882d277face70862d59836fcce834b8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 20:47:23 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 20:51:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5cf05d
7
8 profiles: Mask dev-util/uglifyjs on x32
9
10 It requires Node.js, which is unavailable.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 profiles/arch/amd64/x32/package.mask | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
18 index 2f00837f0a0..ee7ea189a2a 100644
19 --- a/profiles/arch/amd64/x32/package.mask
20 +++ b/profiles/arch/amd64/x32/package.mask
21 @@ -142,6 +142,7 @@ dev-ruby/coffee-script
22 dev-ruby/execjs
23 dev-ruby/turbolinks
24 dev-ruby/uglifier
25 +dev-util/uglifyjs
26 net-libs/nodejs
27 sys-apps/yarn
28 www-apps/jekyll-coffeescript