diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-02-22 00:26:30 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-02-22 00:28:21 +0000 |
commit | 2955bbf93aff96a709cd8102f615d4ba362bb204 (patch) | |
tree | 8910d4a7c808625f996aeb0b01e86cfec7a8b9d9 /mail-filter/opendmarc | |
parent | mail-filter/dcc: Add ~arm keyword (diff) | |
download | gentoo-2955bbf93aff96a709cd8102f615d4ba362bb204.tar.gz gentoo-2955bbf93aff96a709cd8102f615d4ba362bb204.tar.bz2 gentoo-2955bbf93aff96a709cd8102f615d4ba362bb204.zip |
mail-filter/opendmarc: Add ~arm keyword
Tested on Scaleway C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'mail-filter/opendmarc')
-rw-r--r-- | mail-filter/opendmarc/opendmarc-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendmarc/opendmarc-1.3.1.ebuild b/mail-filter/opendmarc/opendmarc-1.3.1.ebuild index e890ce05a5d5..de8d4494e442 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.1.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~x86-fbsd" IUSE="spf" DEPEND="dev-perl/DBI |