diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:23:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-02 03:23:38 +0200 |
commit | 28ce44ec735795ad5fd432ae3defdcd6101a28dc (patch) | |
tree | 05385179309e3773ba577681c3a05f68c3549654 /mail-filter | |
parent | dev-ruby/nokogiri: x86 stable (bug #682052) (diff) | |
download | gentoo-28ce44ec735795ad5fd432ae3defdcd6101a28dc.tar.gz gentoo-28ce44ec735795ad5fd432ae3defdcd6101a28dc.tar.bz2 gentoo-28ce44ec735795ad5fd432ae3defdcd6101a28dc.zip |
mail-filter/opendkim: x86 stable (bug #629914)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-filter')
-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 153e6a57764f..9d1d90805c88 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 ) |