diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:45:22 +0100 |
commit | 5182af43955989919364aa316b2da73d2a924a23 (patch) | |
tree | ddeb38e22100cef2d5d95126b02d6bf552e530f9 /mail-filter/opendkim | |
parent | dev-libs/jsoncpp: x86 stable wrt bug #702710 (diff) | |
download | gentoo-5182af43955989919364aa316b2da73d2a924a23.tar.gz gentoo-5182af43955989919364aa316b2da73d2a924a23.tar.bz2 gentoo-5182af43955989919364aa316b2da73d2a924a23.zip |
mail-filter/opendkim: x86 stable wrt bug #702754
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild index 20825611e39b..49ff115b99b3 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r17.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r17.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 x86" IUSE="berkdb ldap libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats querycache test unbound" BDEPEND="acct-user/opendkim |