From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 0C82D158074 for ; Sat, 21 Jun 2025 17:40:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EA311341FA3 for ; Sat, 21 Jun 2025 17:40:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D4CA01104D9; Sat, 21 Jun 2025 17:40:09 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CA7161104D9 for ; Sat, 21 Jun 2025 17:40: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 7DF77341B2D for ; Sat, 21 Jun 2025 17:40:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E054228E7 for ; Sat, 21 Jun 2025 17:40:07 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1750527604.b668e3c325eb020f5605d15191dbe8f790f01e27.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/postfix/postfix-3.10.2.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b668e3c325eb020f5605d15191dbe8f790f01e27 X-VCS-Branch: master Date: Sat, 21 Jun 2025 17:40: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: 0dea44bc-070d-4077-85f8-28fe92d929a6 X-Archives-Hash: b1a35af684085f9297579afa73868ab5 commit: b668e3c325eb020f5605d15191dbe8f790f01e27 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 21 17:40:04 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 21 17:40:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b668e3c3 mail-mta/postfix: Stabilize 3.10.2 ppc, #957154 Signed-off-by: Arthur Zamarin gentoo.org> mail-mta/postfix/postfix-3.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/postfix/postfix-3.10.2.ebuild b/mail-mta/postfix/postfix-3.10.2.ebuild index b37889db1b14..99e71767c1ae 100644 --- a/mail-mta/postfix/postfix-3.10.2.ebuild +++ b/mail-mta/postfix/postfix-3.10.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_SRC}" LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="+berkdb cdb dovecot-sasl +eai ldap ldap-bind lmdb mbox memcached mongodb mysql nis pam postgres sasl selinux sqlite ssl tlsrpt"