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 9178C158287 for ; Wed, 14 May 2025 18:51:23 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7CE4C3438FC for ; Wed, 14 May 2025 18:51:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C18281104BA; Wed, 14 May 2025 18:50:53 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B15381104BA for ; Wed, 14 May 2025 18:50:53 +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 69C01343891 for ; Wed, 14 May 2025 18:50:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCEA628B0 for ; Wed, 14 May 2025 18:50:49 +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: <1747248638.ce29f4017964cf60b8d1500eb6e8650caedddee0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/courier/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/courier/courier-1.4.1.ebuild X-VCS-Directories: mail-mta/courier/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ce29f4017964cf60b8d1500eb6e8650caedddee0 X-VCS-Branch: master Date: Wed, 14 May 2025 18:50:49 +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: b921725a-4676-437f-b6eb-877a4a4aa295 X-Archives-Hash: bed0954d3289c4fb530a7fd1c91b0832 commit: ce29f4017964cf60b8d1500eb6e8650caedddee0 Author: Arthur Zamarin gentoo org> AuthorDate: Wed May 14 18:50:38 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed May 14 18:50:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce29f401 mail-mta/courier: Stabilize 1.4.1 amd64, #955910 Signed-off-by: Arthur Zamarin gentoo.org> mail-mta/courier/courier-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/courier/courier-1.4.1.ebuild b/mail-mta/courier/courier-1.4.1.ebuild index 683100634a2b..10cb1b95a613 100644 --- a/mail-mta/courier/courier-1.4.1.ebuild +++ b/mail-mta/courier/courier-1.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls split-usr"