diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 08:43:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 08:43:51 +0200 |
commit | ee5bd6fe334a74e4d680c79e56a3180c38110847 (patch) | |
tree | 8a47acb6fb6db7e0e24d961588a737f43105002c /mail-filter/opendmarc | |
parent | dev-lang/go: ppc64 stable wrt bug #806659 (diff) | |
download | gentoo-ee5bd6fe334a74e4d680c79e56a3180c38110847.tar.gz gentoo-ee5bd6fe334a74e4d680c79e56a3180c38110847.tar.bz2 gentoo-ee5bd6fe334a74e4d680c79e56a3180c38110847.zip |
mail-filter/opendmarc: sparc stable wrt bug #797214
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter/opendmarc')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild b/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild index 3777c1d40d46..c5ed332651d6 100644 --- a/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/trusteddomainproject/OpenDMARC/archive/rel-${PN}-${P LICENSE="BSD" SLOT="0/3" # 1.4 has API breakage with 1.3, yet uses same soname -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |