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 4FFFF1382C5 for ; Fri, 30 Apr 2021 09:15:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9688CE086D; Fri, 30 Apr 2021 09:15:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7B883E086D for ; Fri, 30 Apr 2021 09:15:24 +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 78B91335CA0 for ; Fri, 30 Apr 2021 09:15:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECE9D4C3 for ; Fri, 30 Apr 2021 09:15:21 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1619774119.ca11977c7d8a50d62f38aa124d90c8078199eabf.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ca11977c7d8a50d62f38aa124d90c8078199eabf X-VCS-Branch: master Date: Fri, 30 Apr 2021 09:15:21 +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: 77d0d837-a515-4784-a2c6-a28676d26745 X-Archives-Hash: ed399b82283f6fcd67394132577d5c39 commit: ca11977c7d8a50d62f38aa124d90c8078199eabf Author: Fabian Groffen gentoo org> AuthorDate: Fri Apr 30 09:14:47 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Fri Apr 30 09:15:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca11977c package.mask: mask opendmarc-1.4.1 due to build problems Signed-off-by: Fabian Groffen gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index df144cbd525..617cffd1837 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Fabian Groffen (2021-04-30) +# doesn't build without patching, upstream disagrees with suggested patch +# https://github.com/trusteddomainproject/OpenDMARC/issues/163 +=mail-filter/opendmarc-1.4.1 + # Matt Turner (2021-04-29) # Incompatible with gdm-3.36. Bug #786573 >=gnome-base/gnome-settings-daemon-40