From dbf5b941bc7168288f85220505537272abf1b854 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 6 Mar 2023 12:50:58 +0000 Subject: dev-vcs/tortoisehg: Stabilize 6.3.2 x86, #899646 Signed-off-by: Arthur Zamarin --- dev-vcs/tortoisehg/tortoisehg-6.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/tortoisehg/tortoisehg-6.3.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.3.2.ebuild index b14e5b79045a..082bf4853066 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.3.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.3.2.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-5.9[${PYTHON_USEDEP}] $(python_gen_cond_dep '>=dev-vcs/mercurial-6.3.2[${PYTHON_USEDEP}]' python3_11 ) -- cgit v1.2.3-65-gdbad