diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-03 17:46:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-03 17:46:55 +0000 |
commit | f2546541b76f846e3adb2aae7f1fbeb8ba5be867 (patch) | |
tree | fb7ffdadea0baceb837c7bf2d135f358a3b70fa7 /mail-filter | |
parent | dev-python/pillow: Stabilize 11.0.0-r1 ppc, #942822 (diff) | |
download | gentoo-f2546541b76f846e3adb2aae7f1fbeb8ba5be867.tar.gz gentoo-f2546541b76f846e3adb2aae7f1fbeb8ba5be867.tar.bz2 gentoo-f2546541b76f846e3adb2aae7f1fbeb8ba5be867.zip |
mail-filter/opendmarc: Stabilize 1.4.1.1-r6 ppc64, #942824
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild | 4 |
1 files 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:= |