commit: 60a1ca6ddc3452a4f459a1af081a6ad04021aeab Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jan 17 00:24:05 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jan 17 00:24:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a1ca6d
profiles/arch/riscv: unmask systemd[hostnamed-fallback] 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 608c25cbfd04..24674c86ca9b 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <[email protected]> (2022-01-16) +# requires sys-apps/dbus-broker, which is keyworded here. +sys-apps/systemd -hostnamed-fallback + # Andrey Grozin <[email protected]> (2022-01-03) # dev-libs/utfcpp is not keyworded yet media-gfx/asymptote lsp
