commit: 90aae92814c960da03fea7b5ecc91133e55cfa21 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jul 22 03:34:57 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jul 22 03:39:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90aae928
profiles/arch/riscv: mask sudo[sssd] Signed-off-by: Georgy Yakovlev <gyakovlev <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 c3c5a905deb..f634b99a303 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 +# Georgy Yakovlev <[email protected]> (2021-07-20) +# sys-auth/sssd and it's deps not keyworded yet +app-admin/sudo sssd + # Alex Fan <[email protected]> (2021-07-20) # sci-libs/hdf5 fails tests with these 2 use flags enabled, # otherwise passes all tests
