commit: d00d2115edd5dde2e64f15eb0902117159ebf63f Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Thu Jul 1 11:22:18 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Thu Jul 1 14:05:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00d2115
profiles/arch/riscv: mask USE="authdaemond postgres" on dev-libs/cyrus-sasl Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 658efde522d..4015f46760b 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-07-01) +# courier|courier-imap and postgresql not keyworded here yet +dev-libs/cyrus-sasl authdaemond postgres + # Ye Cao <[email protected]> (2021-06-26) # Dependencies not keyworded, not tested dev-python/pyzmq test
