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 A3F33158086 for ; Tue, 16 Nov 2021 23:14:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DCE8E07F1; Tue, 16 Nov 2021 23:14:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5278CE07F0 for ; Tue, 16 Nov 2021 23:14:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 085F0342ED7 for ; Tue, 16 Nov 2021 23:14:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79BA51C3 for ; Tue, 16 Nov 2021 23:14:28 +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: <1637104377.a7dc3a2052683f7f762b8648b940faa6a2b8f19e.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: a7dc3a2052683f7f762b8648b940faa6a2b8f19e X-VCS-Branch: master Date: Tue, 16 Nov 2021 23:14:28 +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: 96cb2d6c-a44c-40ea-ad19-31d83b31f7e7 X-Archives-Hash: f0324c4080ec4e1bc384e72cf41d26a7 commit: a7dc3a2052683f7f762b8648b940faa6a2b8f19e Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Nov 16 23:12:57 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Nov 16 23:12:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7dc3a20 profiles/arch/arm64: unmask systemd[hostnamed-fallback] Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 917dec68537f..58c25a4ae688 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/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-16) +# requires sys-apps/dbus-broker, which keyworded here. +sys-apps/systemd -hostnamed-fallback + # Sam James (2021-10-31) # dev-python/pyilmbase isn't keyworded on arm64 media-gfx/alembic python