diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:25:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:25:06 +0200 |
commit | 8219a7e1a1df9823102cad789ccf1a57ba57820e (patch) | |
tree | 8b5f0f68bb8f2ae7035ee17cdda71902bb6de1f1 /mail-filter/opendmarc | |
parent | dev-perl/MP3-Tag: ppc stable wrt bug #687890 (diff) | |
download | gentoo-8219a7e1a1df9823102cad789ccf1a57ba57820e.tar.gz gentoo-8219a7e1a1df9823102cad789ccf1a57ba57820e.tar.bz2 gentoo-8219a7e1a1df9823102cad789ccf1a57ba57820e.zip |
mail-filter/opendmarc: ppc stable wrt bug #694968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter/opendmarc')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild index 66e7d38d6fdf..4cbd6dafcd09 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc ~x86" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |