diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:46 +0100 |
commit | 976a794a31ef04e483badb98f640e79cd967ec39 (patch) | |
tree | 3d34af6fa54a70b27bfa97df157ea15e1f5317d6 /mail-filter | |
parent | dev-util/fq: Stabilize 0.5.0 amd64, #908114 (diff) | |
download | gentoo-976a794a31ef04e483badb98f640e79cd967ec39.tar.gz gentoo-976a794a31ef04e483badb98f640e79cd967ec39.tar.bz2 gentoo-976a794a31ef04e483badb98f640e79cd967ec39.zip |
mail-filter/opendkim: Stabilize 2.10.3-r30 amd64, #908129
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild index bb6117a78bb2..44e60bed1f71 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r30.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r30.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 |