Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendmarc/
Date: Wed, 10 Apr 2019 17:05:03
Message-Id: 1554915883.ee89a448e7d3c411b5d656a0157c9671f629e042.whissi@gentoo
1 commit: ee89a448e7d3c411b5d656a0157c9671f629e042
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 10 16:19:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 10 17:04:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee89a448
7
8 mail-filter/opendmarc: x86 stable (bug #642024)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild
17 index 8704d856f53..57fd601760f 100644
18 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild
19 +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE="spf +reports static-libs"
27
28 DEPEND="reports? ( dev-perl/DBI )