diff options
author | Sam James <sam@gentoo.org> | 2020-10-01 11:08:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-01 11:08:45 +0000 |
commit | 212bdfb217f9b98942fde7dd5ad8def54df41e25 (patch) | |
tree | 50af7fcdd94e77dab572c1c734d8040c56218f34 /mail-filter | |
parent | games-rpg/manaplus: Revbump for appdata -> metainfo (diff) | |
download | gentoo-212bdfb217f9b98942fde7dd5ad8def54df41e25.tar.gz gentoo-212bdfb217f9b98942fde7dd5ad8def54df41e25.tar.bz2 gentoo-212bdfb217f9b98942fde7dd5ad8def54df41e25.zip |
mail-filter/opendkim: Keyword 2.10.3-r18 arm64, #745789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r18.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r18.ebuild index 039036e23054..33852707c253 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r18.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r18.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://downloads.sourceforge.net/project/opendkim/${P}.tar.gz" # The GPL-2 is for the init script, bug 425960. LICENSE="BSD GPL-2 Sendmail-Open-Source" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="berkdb ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats querycache test unbound" BDEPEND="acct-user/opendkim |