diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:00:58 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:00:58 +0100 |
commit | 8ff4275d18e073ff97bfae30e1106fdf7425cf72 (patch) | |
tree | 6169db22c9229a5e2c0e06d19454f258e425975a /mail-filter/opendmarc | |
parent | dev-perl/Switch: arm stable, bug #647240 (diff) | |
download | gentoo-8ff4275d18e073ff97bfae30e1106fdf7425cf72.tar.gz gentoo-8ff4275d18e073ff97bfae30e1106fdf7425cf72.tar.bz2 gentoo-8ff4275d18e073ff97bfae30e1106fdf7425cf72.zip |
mail-filter/opendmarc: arm stable, bug #647240
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'mail-filter/opendmarc')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r1.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r1.ebuild index 1185e2523296..2cc6694ba6fd 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r1.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86 ~x86-fbsd" IUSE="spf +reports" DEPEND="reports? ( dev-perl/DBI ) |