commit: a3045f7940eddcdc324f526756e8de6a82b1cea9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 11:04:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 11:04:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3045f79
dev-vcs/tortoisehg: Stabilize 6.9 x86, #948006
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/tortoisehg/tortoisehg-6.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
b/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
index 7c2ea8b26c7d..34dc2000f943 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.9.ebuild
@@ -8,7 +8,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.3[${PYTHON_USEDEP}]
<dev-vcs/mercurial-6.10[${PYTHON_USEDEP}]"