diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-18 16:29:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-18 16:32:23 +0200 |
commit | 67c0013e644fbf31c925c8670b7fea72dfdd2850 (patch) | |
tree | 5421b42502b36691da1f28d4eff7be906803162d /mail-filter | |
parent | dev-cpp/nlohmann_json: x86 stable (bug #689688) (diff) | |
download | gentoo-67c0013e644fbf31c925c8670b7fea72dfdd2850.tar.gz gentoo-67c0013e644fbf31c925c8670b7fea72dfdd2850.tar.bz2 gentoo-67c0013e644fbf31c925c8670b7fea72dfdd2850.zip |
mail-filter/opendkim: x86 stable (bug #688966)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 dd5ca50e9a3b..8f413fcb486c 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 ) |