commit: f2546541b76f846e3adb2aae7f1fbeb8ba5be867
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 3 17:46:55 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 3 17:46:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2546541
mail-filter/opendmarc: Stabilize 1.4.1.1-r6 ppc64, #942824
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 ea28ad08ceaf..d4a800d6169d 100644
--- a/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild
+++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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:=