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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DAF1158042 for ; Sun, 3 Nov 2024 18:02:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BF2EE0837; Sun, 3 Nov 2024 18:02:58 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20B3FE0837 for ; Sun, 3 Nov 2024 18:02:58 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B0B4343022 for ; Sun, 3 Nov 2024 18:02:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90195197F for ; Sun, 3 Nov 2024 18:02:55 +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: <1730656941.c547e7ade7e8ed26ac7d7d74a51e34c353d49d74.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendmarc/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild X-VCS-Directories: mail-filter/opendmarc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c547e7ade7e8ed26ac7d7d74a51e34c353d49d74 X-VCS-Branch: master Date: Sun, 3 Nov 2024 18:02:55 +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: 9fcf93f6-d0eb-4c28-b3ae-dbffce8577f1 X-Archives-Hash: f567e81672556b623989faee04469d44 commit: c547e7ade7e8ed26ac7d7d74a51e34c353d49d74 Author: Sam James gentoo org> AuthorDate: Sun Nov 3 18:02:21 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 3 18:02:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c547e7ad mail-filter/opendmarc: Stabilize 1.4.1.1-r6 x86, #942824 Signed-off-by: Sam James gentoo.org> mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild b/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild index 8afca16db5c6..393e0f8442b9 100644 --- a/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/OpenDMARC-rel-${PN}-${PV//./-}" LICENSE="BSD" SLOT="0/3" # 1.4 has API breakage with 1.3, yet uses same soname -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="spf +reports" DEPEND="mail-filter/libmilter:=