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 15FF315827B for ; Sat, 30 Aug 2025 06:25:54 +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 F35B7335DB7 for ; Sat, 30 Aug 2025 06:25:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE11F110567; Sat, 30 Aug 2025 06:25:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D0930110565 for ; Sat, 30 Aug 2025 06:25: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D86A3408F9 for ; Sat, 30 Aug 2025 06:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3CAC3510 for ; Sat, 30 Aug 2025 06:25:43 +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: <1756535126.3e201b0101988fe0b366fed173b8945749de8048.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/mercurial/mercurial-7.0.3.ebuild X-VCS-Directories: dev-vcs/mercurial/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3e201b0101988fe0b366fed173b8945749de8048 X-VCS-Branch: master Date: Sat, 30 Aug 2025 06:25: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: cfc00b98-114a-43f8-ab52-ef5804188fae X-Archives-Hash: 2bc0380ed7e8133b8cb5972d2cf2009d commit: 3e201b0101988fe0b366fed173b8945749de8048 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Aug 30 06:25:26 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Aug 30 06:25:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e201b01 dev-vcs/mercurial: Stabilize 7.0.3 arm, #962145 Signed-off-by: Arthur Zamarin gentoo.org> dev-vcs/mercurial/mercurial-7.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/mercurial/mercurial-7.0.3.ebuild b/dev-vcs/mercurial/mercurial-7.0.3.ebuild index aa09c38db780..395c1ab0b475 100644 --- a/dev-vcs/mercurial/mercurial-7.0.3.ebuild +++ b/dev-vcs/mercurial/mercurial-7.0.3.ebuild @@ -246,7 +246,7 @@ LICENSE="GPL-2+ Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 PYTHON Unicode-3.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+chg emacs gpg test tk rust" BDEPEND="