commit: b20054a7558cac5f95c8a65bbce4f32aec172622 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Oct 23 00:41:13 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Oct 23 00:43:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b20054a7
profiles/releases/13.0: mask >=www-client/firefox-63.0 which requires nodejs Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/releases/13.0/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask index 275165ccf6c..870ec444d87 100644 --- a/profiles/releases/13.0/package.mask +++ b/profiles/releases/13.0/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <[email protected]> (23 Oct 2018) +# requires >=net-libs/nodejs-8.11.0 +>=www-client/firefox-63.0 + # Tomáš Mózes <[email protected]> (17 Sep 2018) # requires >=nodejs-8 which is not available in 13.0 based profiles. >=www-apps/kibana-bin-6
