diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:16:27 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 15:16:27 +0300 |
commit | 3393dad680f8389bda544d7e66f4df9c72a11aec (patch) | |
tree | a73daa952a5f3f15b06a824063b47b0d1d3c25e9 /mail-filter/opendmarc | |
parent | dev-python/pillow: arm stable wrt bug #682746 (diff) | |
download | gentoo-3393dad680f8389bda544d7e66f4df9c72a11aec.tar.gz gentoo-3393dad680f8389bda544d7e66f4df9c72a11aec.tar.bz2 gentoo-3393dad680f8389bda544d7e66f4df9c72a11aec.zip |
mail-filter/opendmarc: arm stable wrt bug #642024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-filter/opendmarc')
-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 43bd5152f03b..37e83e7c0f37 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 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) |