diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:47 +0100 |
commit | 80293eb37de2d7bc48e619f7998d27597191720f (patch) | |
tree | aab4612efd2c0eff0dcb77e8e2e2ea04123185aa /mail-filter | |
parent | mail-filter/opendkim: Stabilize 2.10.3-r30 amd64, #908129 (diff) | |
download | gentoo-80293eb37de2d7bc48e619f7998d27597191720f.tar.gz gentoo-80293eb37de2d7bc48e619f7998d27597191720f.tar.bz2 gentoo-80293eb37de2d7bc48e619f7998d27597191720f.zip |
mail-filter/opendkim: Stabilize 2.10.3-r30 x86, #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 44e60bed1f71..996ffbef1220 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 |