diff options
author | Tomas Mozes <hydrapolic@gmail.com> | 2018-09-17 12:46:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-28 11:43:34 +0200 |
commit | ae31d3233b858c12de6b2cdaefe495c9fba41c40 (patch) | |
tree | baa634739c393c88704deb297feaef8b979ab504 /profiles/releases | |
parent | dev-go/twofactor: version bump to 0_p20180418 (diff) | |
download | gentoo-ae31d3233b858c12de6b2cdaefe495c9fba41c40.tar.gz gentoo-ae31d3233b858c12de6b2cdaefe495c9fba41c40.tar.bz2 gentoo-ae31d3233b858c12de6b2cdaefe495c9fba41c40.zip |
profiles/releases/13.0: mask >=www-apps/kibana-bin-6
It requires nodejs-8.
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/releases')
-rw-r--r-- | profiles/releases/13.0/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask index eff23bec8066..275165ccf6c2 100644 --- a/profiles/releases/13.0/package.mask +++ b/profiles/releases/13.0/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018) +# requires >=nodejs-8 which is not available in 13.0 based profiles. +>=www-apps/kibana-bin-6 + # Mike Gilbert <floppym@gentoo.org> (16 Sep 2018) # requires >=nodejs-7.6.0 which is not available in 13.0 based profiles. >=www-client/chromium-70 |