From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E25F1158046 for ; Mon, 14 Oct 2024 17:50:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A2C4E0819; Mon, 14 Oct 2024 17:50:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9719E0819 for ; Mon, 14 Oct 2024 17:50:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EE16342FB1 for ; Mon, 14 Oct 2024 17:50:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 820371E15 for ; Mon, 14 Oct 2024 17:50:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1728928192.cbba781cb78d7e89883a9abf956ecfc5e17f7365.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/opendkim/opendkim-2.10.3-r32.ebuild X-VCS-Directories: mail-filter/opendkim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cbba781cb78d7e89883a9abf956ecfc5e17f7365 X-VCS-Branch: master Date: Mon, 14 Oct 2024 17:50:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a818b048-d470-4367-8b99-7f130a6cdd41 X-Archives-Hash: c9fc771a47f070cd82452b6f345d783c commit: cbba781cb78d7e89883a9abf956ecfc5e17f7365 Author: Sam James gentoo org> AuthorDate: Mon Oct 14 17:49:52 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 14 17:49:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbba781c mail-filter/opendkim: Stabilize 2.10.3-r32 amd64, #941534 Signed-off-by: Sam James gentoo.org> mail-filter/opendkim/opendkim-2.10.3-r32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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