commit: 7ee58890bab8f471af541f73f29eb69969666031 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Thu Jul 12 16:50:59 2018 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Thu Jul 12 16:50:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee58890
profiles/arch/amd64/x32: add >=ceph-13 to package.mask since it requres nodejs profiles/arch/amd64/x32/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 144142b62ad..7c318aca470 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <[email protected]> (12 Jul 2018) +# requires nodejs +>=sys-cluster/ceph-13 + # Michał Górny <[email protected]> (15 Apr 2018) # Broken multilib dependencies. net-im/mattermost-desktop-bin
