diff options
author | Sam James <sam@gentoo.org> | 2024-10-14 18:49:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-14 18:49:52 +0100 |
commit | cbba781cb78d7e89883a9abf956ecfc5e17f7365 (patch) | |
tree | 5bfbfb51809318e355cd2f56432ed7b8b4913c48 /mail-filter | |
parent | mail-filter/opendkim: Stabilize 2.10.3-r32 x86, #941534 (diff) | |
download | gentoo-cbba781cb78d7e89883a9abf956ecfc5e17f7365.tar.gz gentoo-cbba781cb78d7e89883a9abf956ecfc5e17f7365.tar.bz2 gentoo-cbba781cb78d7e89883a9abf956ecfc5e17f7365.zip |
mail-filter/opendkim: Stabilize 2.10.3-r32 amd64, #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 a9d07a7b57cb..8eb402141574 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 |