Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendmarc/
Date: Mon, 10 Dec 2018 10:56:44
Message-Id: 1544438931.d265e3a8fc7f71338fd3b314c05a8a59be58445b.grobian@gentoo
1 commit: d265e3a8fc7f71338fd3b314c05a8a59be58445b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 10 10:48:51 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 10 10:48:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d265e3a8
7
8 mail-filter/opendmarc: marked ~ppc64
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 1a13e2ea9f9..51f53a61e7d 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 ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~x86-fbsd"
26 IUSE="spf +reports static-libs"
27
28 DEPEND="reports? ( dev-perl/DBI )