diff options
author | 2020-05-12 17:23:25 +0000 | |
---|---|---|
committer | 2020-05-12 20:49:09 +0300 | |
commit | cf7fbacb8b40e3f695e8d5d38123bc8f6534d3b0 (patch) | |
tree | 74df72c1190b3ca9b7d9df96021590c5556e2ce7 /mail-filter/opendmarc | |
parent | mail-filter/libsrs_alt: arm64 keyworded (bug #685400) (diff) | |
download | gentoo-cf7fbacb8b40e3f695e8d5d38123bc8f6534d3b0.tar.gz gentoo-cf7fbacb8b40e3f695e8d5d38123bc8f6534d3b0.tar.bz2 gentoo-cf7fbacb8b40e3f695e8d5d38123bc8f6534d3b0.zip |
mail-filter/opendmarc: arm64 keyworded (bug #685400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 b3c31185020a..480100bb10f5 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 ~arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |