diff options
author | Sam James <sam@gentoo.org> | 2024-10-14 18:49:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-14 18:49:51 +0100 |
commit | 170ad764d9f157c8310d7b08fa91011019755833 (patch) | |
tree | c7f1418a344d8d170b7028488c8c494c459b8813 /mail-filter | |
parent | app-emulation/xen-tools: Stabilize 4.18.4_pre0 amd64, #941511 (diff) | |
download | gentoo-170ad764d9f157c8310d7b08fa91011019755833.tar.gz gentoo-170ad764d9f157c8310d7b08fa91011019755833.tar.bz2 gentoo-170ad764d9f157c8310d7b08fa91011019755833.zip |
mail-filter/opendkim: Stabilize 2.10.3-r32 x86, #941534
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r32.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r32.ebuild index bd70b4d144b7..a9d07a7b57cb 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r32.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r32.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 |