diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:58:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-22 11:58:39 +0300 |
commit | 64ff3fa723cd9ec79d83ac200ecdaa0d92755080 (patch) | |
tree | 1d4fee80047f0e3154386fec89c0f2a1e2c48621 /mail-filter | |
parent | media-libs/mlt: amd64 stable wrt bug #688938 (diff) | |
download | gentoo-64ff3fa723cd9ec79d83ac200ecdaa0d92755080.tar.gz gentoo-64ff3fa723cd9ec79d83ac200ecdaa0d92755080.tar.bz2 gentoo-64ff3fa723cd9ec79d83ac200ecdaa0d92755080.zip |
mail-filter/opendkim: amd64 stable wrt bug #688966
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r16.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r16.ebuild index 8f413fcb486c..1b353d988f6d 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r16.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r16.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 ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats query_cache test unbound" COMMON_DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) |