diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-30 11:45:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-30 11:45:14 +0100 |
commit | c6c1a0fa67977ef6d3849415467990831229f4b0 (patch) | |
tree | ff01dd714b70843f621e2fa2bbee5ad3bda965b4 /mail-filter/opendkim | |
parent | media-libs/harfbuzz: Removed old. (diff) | |
download | gentoo-c6c1a0fa67977ef6d3849415467990831229f4b0.tar.gz gentoo-c6c1a0fa67977ef6d3849415467990831229f4b0.tar.bz2 gentoo-c6c1a0fa67977ef6d3849415467990831229f4b0.zip |
mail-filter/opendkim: amd64 stable wrt bug #629914
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r8.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r8.ebuild index 02b499bde25e..153e6a57764f 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r8.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r8.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/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 ~x86" IUSE="+berkdb gnutls ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs unbound" DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) |