diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-01 21:47:23 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-01 21:51:55 +0100 |
commit | 9f5cf05d8882d277face70862d59836fcce834b8 (patch) | |
tree | b5ec3b176e174a0ea876205000ae5fac3c3be022 /profiles | |
parent | www-client/chromium: stable channel bump to 93.0.4577.63 (diff) | |
download | gentoo-9f5cf05d8882d277face70862d59836fcce834b8.tar.gz gentoo-9f5cf05d8882d277face70862d59836fcce834b8.tar.bz2 gentoo-9f5cf05d8882d277face70862d59836fcce834b8.zip |
profiles: Mask dev-util/uglifyjs on x32
It requires Node.js, which is unavailable.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 2f00837f0a02..ee7ea189a2a5 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -142,6 +142,7 @@ dev-ruby/coffee-script dev-ruby/execjs dev-ruby/turbolinks dev-ruby/uglifier +dev-util/uglifyjs net-libs/nodejs sys-apps/yarn www-apps/jekyll-coffeescript |