commit: 86edb699cb57440e9ae15b12c602f46bb71ba408 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Fri Nov 23 09:49:57 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Fri Nov 23 09:50:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86edb699
sys-fs/multipath-tools: Mask use=rbd on Alpha Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index d64b7654297..46e111aa36e 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Tobias Klausmann <[email protected]> (23/Nov/2018) +# Requires sys-cluster/ceph, which is unlikely to be used on Alpha +# and a rather large dependency. +sys-fs/multipath-tools rbd + # Thomas Deutschmann <[email protected]> (15 Oct 2018) # Requires app-text/mecab which isn't yet keyworded # on alpha, bug 668674
