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 90FF5158042 for ; Sun, 3 Nov 2024 17:47:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90D6AE07B3; Sun, 3 Nov 2024 17:47:05 +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 77279E07B3 for ; Sun, 3 Nov 2024 17:47:05 +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 8948B342F92 for ; Sun, 3 Nov 2024 17:47:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7FC61AEE for ; Sun, 3 Nov 2024 17:47:02 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1730656016.9373f1f43eb219334a18ec5c6b929983499dcab5.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9373f1f43eb219334a18ec5c6b929983499dcab5 X-VCS-Branch: master Date: Sun, 3 Nov 2024 17:47:02 +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: 1aec5874-6148-4dcd-a407-31ab880bbe9a X-Archives-Hash: 617f46fd89b2dae0a12dbf4d89197d28 commit: 9373f1f43eb219334a18ec5c6b929983499dcab5 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 3 17:46:56 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 3 17:46:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9373f1f4 mail-filter/opendmarc: Stabilize 1.4.1.1-r6 arm, #942824 Signed-off-by: Arthur Zamarin 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 d4a800d6169d..8afca16db5c6 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:=