diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:25 +0000 |
commit | 53720aa576aa6d47ec4b6787121b5e20abc545e3 (patch) | |
tree | 7342326c7a382499babb2d086828ec39ecacca9c /mail-filter | |
parent | mail-filter/imapfilter: Stabilize 2.6.16-r100 amd64, #766528 (diff) | |
download | gentoo-53720aa576aa6d47ec4b6787121b5e20abc545e3.tar.gz gentoo-53720aa576aa6d47ec4b6787121b5e20abc545e3.tar.bz2 gentoo-53720aa576aa6d47ec4b6787121b5e20abc545e3.zip |
mail-filter/opendkim: Stabilize 2.10.3-r26 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild index 5aad117eed35..68b4bd3f549b 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats querycache test unbound" BDEPEND="acct-user/opendkim |