diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-23 11:35:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-23 11:35:44 +0100 |
commit | 1ad5e58a2bc1e81119f66ab709cf98b39e7d1bbf (patch) | |
tree | 567cd2cff6e21d05bbb2e67af3f9a2685ebe80bd | |
parent | net-proxy/squid: x86 stable wrt bug #835771 (diff) | |
download | gentoo-1ad5e58a2bc1e81119f66ab709cf98b39e7d1bbf.tar.gz gentoo-1ad5e58a2bc1e81119f66ab709cf98b39e7d1bbf.tar.bz2 gentoo-1ad5e58a2bc1e81119f66ab709cf98b39e7d1bbf.zip |
mail-filter/opendkim: x86 stable wrt bug #835821
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild index 2110d3df206f..7faab9dbd50c 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild @@ -14,7 +14,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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="berkdb ldap lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats querycache test unbound" BDEPEND="acct-user/opendkim |