commit: 7025d47f2669f90fb632bcfc2d17cfecf00ffc15
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 11:04:54 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 11:04:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7025d47f
dev-vcs/tortoisehg: Stabilize 6.9 amd64, #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 34dc2000f943..d818a0041037 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}]"