diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2018-07-10 17:20:44 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2018-07-10 17:20:44 -0700 |
commit | c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba (patch) | |
tree | 795434fed0b703181a988aaa88069fa03150a018 /profiles/releases | |
parent | net-misc/iputils: bump to v20180629 (diff) | |
download | gentoo-c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba.tar.gz gentoo-c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba.tar.bz2 gentoo-c8f7f4d42f374a1c830d5b2483bf03f0fcb4caba.zip |
profiles/releases/13.0: Mask ceph-13 since it requires nodejs-8.10
Diffstat (limited to 'profiles/releases')
-rw-r--r-- | profiles/releases/13.0/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask index 2a0fa24c12a7..1df5dca362c3 100644 --- a/profiles/releases/13.0/package.mask +++ b/profiles/releases/13.0/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018) +# requires >=nodejs-8.10 which is not available in 13.0 based profiles. +# Please migrate to one of the 17.0 release profiles +>=sys-cluster/ceph-13 + # Andreas K. Hüttel <dilfridge@gentoo.org> (29 Jan 2018) # Requires >=icu-60, which is not available in 13.0 based profiles. # Please migrate to one of the 17.0 release profiles. |