diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-10 11:48:51 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-10 11:48:51 +0100 |
commit | d265e3a8fc7f71338fd3b314c05a8a59be58445b (patch) | |
tree | 73712d788eae4bcc457f279ad725ddb8c02f2b3c /mail-filter | |
parent | mail-filter/opendmarc: cleanup and fix bugs #655728, #662112 (diff) | |
download | gentoo-d265e3a8fc7f71338fd3b314c05a8a59be58445b.tar.gz gentoo-d265e3a8fc7f71338fd3b314c05a8a59be58445b.tar.bz2 gentoo-d265e3a8fc7f71338fd3b314c05a8a59be58445b.zip |
mail-filter/opendmarc: marked ~ppc64
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild index 1a13e2ea9f9c..51f53a61e7d9 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~x86-fbsd" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |