commit: 58fdd727be5819a525b3794050110706a4de1054 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri May 8 21:11:49 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri May 8 21:11:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fdd727
profiles: mask net-libs/xrootd-ceph on amd64/x32 Depends on sys-cluster/ceph, which has already been masked there. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/amd64/x32/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 5de561adc95..be7d5265624 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2020-05-08) +# Requires sys-cluster/ceph, which is masked in this profile as well +# (see below) +net-libs/xrootd-ceph + # Hasan ÇALIŞIR <[email protected]> (2019-10-28) # requires net-libs/nodejs | sys-apps/yarn >=net-analyzer/greenbone-security-assistant-8.0.1
