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 4864615821F for ; Sun, 24 Nov 2024 11:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AF68E07EE; Sun, 24 Nov 2024 11:02:45 +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 7C33BE07EE for ; Sun, 24 Nov 2024 11:02:45 +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 A0244342FA2 for ; Sun, 24 Nov 2024 11:02:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4047F1E89 for ; Sun, 24 Nov 2024 11:02:43 +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: <1732446113.73de420f53ceb06bde12fb08bbfd257d37ea6294.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/exim/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/exim/exim-4.97.1-r6.ebuild X-VCS-Directories: mail-mta/exim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 73de420f53ceb06bde12fb08bbfd257d37ea6294 X-VCS-Branch: master Date: Sun, 24 Nov 2024 11:02:43 +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: 74c0c648-7b49-451d-94af-9c1476aabf24 X-Archives-Hash: 51966b6150466086b14da57aadd7ea6f commit: 73de420f53ceb06bde12fb08bbfd257d37ea6294 Author: Sam James gentoo org> AuthorDate: Sun Nov 24 11:01:53 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 24 11:01:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73de420f mail-mta/exim: Stabilize 4.97.1-r6 x86, #941697 Signed-off-by: Sam James gentoo.org> mail-mta/exim/exim-4.97.1-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/exim/exim-4.97.1-r6.ebuild b/mail-mta/exim/exim-4.97.1-r6.ebuild index 52dd08532a83..e2f646b39f65 100644 --- a/mail-mta/exim/exim-4.97.1-r6.ebuild +++ b/mail-mta/exim/exim-4.97.1-r6.ebuild @@ -44,7 +44,7 @@ HOMEPAGE="https://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86" COMMON_DEPEND=">=sys-apps/sed-4.0.5 dev-libs/libpcre2:=