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 F3035158042 for ; Fri, 8 Nov 2024 02:49:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A8B7E0919; Fri, 8 Nov 2024 02:49:11 +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 2C867E0909 for ; Fri, 8 Nov 2024 02:49:11 +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 4307B340CA7 for ; Fri, 8 Nov 2024 02:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A3C11E74 for ; Fri, 8 Nov 2024 02:49:07 +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: <1731034087.fb8a8f63862e46ffc9a4f0be3483cf885f6b7da1.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: fb8a8f63862e46ffc9a4f0be3483cf885f6b7da1 X-VCS-Branch: master Date: Fri, 8 Nov 2024 02:49:07 +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: ae853030-d40b-455e-9f3b-5c32b2e0689e X-Archives-Hash: 4efd61caa846f298b756c47aa2e3f397 commit: fb8a8f63862e46ffc9a4f0be3483cf885f6b7da1 Author: Sam James gentoo org> AuthorDate: Fri Nov 8 02:48:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 8 02:48:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8a8f63 mail-filter/opendmarc: Stabilize 1.4.1.1-r6 sparc, #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 c7ae48d4c163..370e023e96e9 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:=