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 7E83A158451 for ; Fri, 12 Jan 2024 09:24:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A30AE2A9E; Fri, 12 Jan 2024 09:24:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 441E3E2A9A for ; Fri, 12 Jan 2024 09:24:50 +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 CE28A343115 for ; Fri, 12 Jan 2024 09:24:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88AAB14D4 for ; Fri, 12 Jan 2024 09:24:45 +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: <1705051412.0a70cd9a4e22c59a9cbe9fac6d6e712b6617af89.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.ebuild X-VCS-Directories: mail-mta/exim/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0a70cd9a4e22c59a9cbe9fac6d6e712b6617af89 X-VCS-Branch: master Date: Fri, 12 Jan 2024 09:24:45 +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: b526f682-b9fb-4b98-a3f8-df99142ea717 X-Archives-Hash: a4ad4e3bfdf851cee72aa7058ee8782d commit: 0a70cd9a4e22c59a9cbe9fac6d6e712b6617af89 Author: Sam James gentoo org> AuthorDate: Fri Jan 12 09:23:32 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 12 09:23:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a70cd9a mail-mta/exim: Stabilize 4.97.1 sparc, #921844 Signed-off-by: Sam James gentoo.org> mail-mta/exim/exim-4.97.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-mta/exim/exim-4.97.1.ebuild b/mail-mta/exim/exim-4.97.1.ebuild index 3cd2a179318a..92b8d17dcc6b 100644 --- a/mail-mta/exim/exim-4.97.1.ebuild +++ b/mail-mta/exim/exim-4.97.1.ebuild @@ -41,7 +41,7 @@ HOMEPAGE="https://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86" COMMON_DEPEND=">=sys-apps/sed-4.0.5 dev-libs/libpcre2:=