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 0684215807B for ; Mon, 14 Oct 2024 17:50:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DA4EE081E; Mon, 14 Oct 2024 17:50:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 249ECE081E for ; Mon, 14 Oct 2024 17:50:13 +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 41A0A343003 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 6E32F1E06 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: <1728928191.170ad764d9f157c8310d7b08fa91011019755833.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: 170ad764d9f157c8310d7b08fa91011019755833 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: 055880ce-dc98-4f6b-ae5e-b6fc6aa350c2 X-Archives-Hash: 1b081ffc734da733e82ed0852c543326 commit: 170ad764d9f157c8310d7b08fa91011019755833 Author: Sam James gentoo org> AuthorDate: Mon Oct 14 17:49:51 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 14 17:49:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=170ad764 mail-filter/opendkim: Stabilize 2.10.3-r32 x86, #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 bd70b4d144b7..a9d07a7b57cb 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