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 D3C2B15800A for ; Mon, 21 Aug 2023 03:50:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA9952BC01B; Mon, 21 Aug 2023 03:50:07 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B876C2BC01B for ; Mon, 21 Aug 2023 03:50:07 +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 D9DC93411E5 for ; Mon, 21 Aug 2023 03:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D12EEBF4 for ; Mon, 21 Aug 2023 03:50:04 +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: <1692589676.2dd5cf4284aacf7949870658e479e3cb4102e5eb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild X-VCS-Directories: dev-vcs/tortoisehg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2dd5cf4284aacf7949870658e479e3cb4102e5eb X-VCS-Branch: master Date: Mon, 21 Aug 2023 03:50:04 +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: 7d003218-8a1a-4a86-9418-2964938dd7d9 X-Archives-Hash: 2c8d329392fad4341b190ee2100f5b85 commit: 2dd5cf4284aacf7949870658e479e3cb4102e5eb Author: Sam James gentoo org> AuthorDate: Mon Aug 21 03:47:56 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 21 03:47:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd5cf42 dev-vcs/tortoisehg: Stabilize 6.4.5 x86, #912432 Signed-off-by: Sam James gentoo.org> dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild index 4ac9450fad29..193798ef0832 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild @@ -9,7 +9,7 @@ DISTUTILS_USE_PEP517=setuptools inherit desktop distutils-r1 optfeature xdg-utils if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 x86" SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz -> ${P}.tar.gz" HG_DEPEND=">=dev-vcs/mercurial-6.2[${PYTHON_USEDEP}] $(python_gen_cond_dep '>=dev-vcs/mercurial-6.3.2[${PYTHON_USEDEP}]' python3_11 )