commit: 165c0661c7a7df2cad530da5a9309ea97f2bf5c8 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Fri Jun 30 16:23:33 2023 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Fri Jun 30 16:24:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165c0661
profiles/arch/amd64/x32: mask USE=ceph on >=net-libs/xrootd-5.6.0 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index a08ded6acd27..59a5bc552394 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Guilherme Amadio <[email protected]> (2023-06-30) +# sys-cluster/ceph not keyworded on x86 +>=net-libs/xrootd-5.6.0 ceph + # Sam James <[email protected]> (2023-04-05) # x11-drivers/nvidia-drivers is not available for x32 sys-apps/hwloc nvml
