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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 382FB138359 for ; Tue, 6 Oct 2020 17:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20117E09F0; Tue, 6 Oct 2020 17:35:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00EABE09F0 for ; Tue, 6 Oct 2020 17:35:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17674335DA7 for ; Tue, 6 Oct 2020 17:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F336373 for ; Tue, 6 Oct 2020 17:35:29 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1602005708.fbef3c3d30cc700908c469fc920b65579b24d80d.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fbef3c3d30cc700908c469fc920b65579b24d80d X-VCS-Branch: master Date: Tue, 6 Oct 2020 17:35:29 +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: d2549551-fd24-4a1f-9ea6-5c0fd2a8631c X-Archives-Hash: ad51d39529a46be57e2964c1faf9f687 commit: fbef3c3d30cc700908c469fc920b65579b24d80d Author: Sam James gentoo org> AuthorDate: Tue Oct 6 17:35:08 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 6 17:35:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbef3c3d profiles/arch/arm64/package.use.mask: mask net-mail/dovecot[vpopmail] Bug: https://bugs.gentoo.org/741855 Signed-off-by: Sam James 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 e45b0ba4439..1f93b71eb52 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2020-10-06) +# Deprecated. See bug #741855. +net-mail/dovecot vpopmail + # Sam James (2020-10-05) # Guile only supports JIT on some arches # (See 9.3.8 in the Guile manual)