commit: 40df4d31b4a9fe50a437c1b3c267d0da104314c5 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 18 05:41:41 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 18 05:41:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40df4d31
profiles/arch/amd64/x32/package.mask: mask v8 dependency Only mask the specific version that now depends on uglifier to avoid masking more dependencies further up the tree in the expectation that this dependency will disappear again in newer versions. Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 696b9768c1e..27f99c6c6f4 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -26,6 +26,7 @@ dev-python/bokeh dev-python/blaze <dev-python/dask-0.15.1 dev-ruby/autoprefixer-rails +=dev-ruby/capybara-3.20* dev-ruby/coffee-rails dev-ruby/coffee-script dev-ruby/execjs
