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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C3EF15808B for ; Wed, 23 Mar 2022 09:56:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77BF4E0843; Wed, 23 Mar 2022 09:56:10 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC400E07D7 for ; Wed, 23 Mar 2022 09:56:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CACFD342C5F for ; Wed, 23 Mar 2022 09:56:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AF272E0 for ; Wed, 23 Mar 2022 09:56:07 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1648029330.aaa10e46b80f7f1302c7995b8c926009c752b689.jsmolic@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-r29.ebuild X-VCS-Directories: mail-filter/opendkim/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: aaa10e46b80f7f1302c7995b8c926009c752b689 X-VCS-Branch: master Date: Wed, 23 Mar 2022 09:56:07 +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: 3ee389b6-0acc-4f24-a082-f82577ff4efa X-Archives-Hash: eb5d7a50c6c8918211c511f5c53fd490 commit: aaa10e46b80f7f1302c7995b8c926009c752b689 Author: Jakov Smolić gentoo org> AuthorDate: Wed Mar 23 09:55:30 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Mar 23 09:55:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa10e46 mail-filter/opendkim: Stabilize 2.10.3-r29 amd64, #835821 Signed-off-by: Jakov Smolić gentoo.org> mail-filter/opendkim/opendkim-2.10.3-r29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild index 448ce5cbc56b..2110d3df206f 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r29.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r29.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