commit: 372bdd17073d19c1817e0a80c217463663859f0c Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Aug 12 01:47:32 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Aug 12 01:47:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372bdd17
profiles/arch/riscv: cleanup due to USE flags dropped 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 ffd587d0c3a5..ef3767f4e951 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -67,10 +67,6 @@ app-emulation/qemu xen app-emulation/qemu rbd sys-fs/multipath-tools rbd -# Georgy Yakovlev <[email protected]> (2022-01-16) -# requires sys-apps/dbus-broker, which is keyworded here. -sys-apps/systemd -hostnamed-fallback - # Alexey Sokolov <[email protected]> (2012-12-25) # Requires dev-qt/qtwebengine sci-astronomy/stellarium webengine
