diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:19:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:19:39 +0000 |
commit | 238cef54bd7ff1b00ef1ffeab4187a1bfd1c3d1d (patch) | |
tree | a3ccfc8068236616543656b47aa658ca2d8916e9 /mail-filter/opendkim | |
parent | mail-filter/imapfilter: Stabilize 2.6.16-r100 x86, #766528 (diff) | |
download | gentoo-238cef54bd7ff1b00ef1ffeab4187a1bfd1c3d1d.tar.gz gentoo-238cef54bd7ff1b00ef1ffeab4187a1bfd1c3d1d.tar.bz2 gentoo-238cef54bd7ff1b00ef1ffeab4187a1bfd1c3d1d.zip |
mail-filter/opendkim: Stabilize 2.10.3-r26 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter/opendkim')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild index 68b4bd3f549b..9eceaa7a58e8 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r26.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r26.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 libressl lmdb lua memcached opendbx poll sasl selinux +ssl static-libs stats querycache test unbound" BDEPEND="acct-user/opendkim |