From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6F09158087 for ; Sun, 7 Nov 2021 05:27:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 259352BC0EA; Sun, 7 Nov 2021 05:27:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E236C2BC0EA for ; Sun, 7 Nov 2021 05:27:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCF34343175 for ; Sun, 7 Nov 2021 05:27:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0E3E1B8 for ; Sun, 7 Nov 2021 05:27:26 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1636262443.4b96815cb7af977333f2e118aa1a1fbd9768ef01.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4b96815cb7af977333f2e118aa1a1fbd9768ef01 X-VCS-Branch: master Date: Sun, 7 Nov 2021 05:27:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cfefb2aa-689c-46ba-bc02-c53b465b9c8a X-Archives-Hash: babb9c4c6b6398762511df6d9ccec2e3 commit: 4b96815cb7af977333f2e118aa1a1fbd9768ef01 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Nov 2 22:54:47 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Nov 7 05:20:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b96815c profiles/arch/powerpc/ppc64: unmask systemd[hostnamed-fallback] Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 2d390aafe9c..5fbec6bb381 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-11-01) +# requires sys-apps/dbus-broker, which is keyworded here. +sys-apps/systemd -hostnamed-fallback + # Sam James (2021-10-17) # Go doesn't support pie on ppc64, bug #818529 net-dns/dnscrypt-proxy pie