commit: 891a4326bd3addfbde8390c739f691d0b1f17dcc Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Thu May 19 08:43:10 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu May 19 09:24:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891a4326
profiles/arch/riscv: unmask sys-auth/sssd[test] dependency libfaketime keyworded Closes: https://github.com/gentoo/gentoo/pull/25558 Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index eb5910388ede..5dbb54b4cfe1 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -140,10 +140,6 @@ gnome-base/gnome-shell browser-extension # dependencies not keyworded/tested kde-plasma/plasma-meta plymouth -# Marek Szuba <[email protected]> (2021-08-17) -# sys-libs/libfaketime does not work properly on this arch, bug #844958 -sys-auth/sssd test - # Marek Szuba <[email protected]> (2021-08-11) # Currently requires dev-lang/spidermonkey:68, which explicitly # does not support riscv. Hopefully temporary, see Bug #807772.
