summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-10-26 09:18:20 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-10-26 09:18:20 +0300
commitf26de44ccf4a4d12681e14c365f860b177f13aef (patch)
tree3ab9f866338b1890abc5ac38d9f25d0e23f6eda7 /dev-vcs
parentnet-firewall/rtsp-conntrack: Stabilize 5.3-r2 x86, #942124 (diff)
downloadgentoo-f26de44ccf4a4d12681e14c365f860b177f13aef.tar.gz
gentoo-f26de44ccf4a4d12681e14c365f860b177f13aef.tar.bz2
gentoo-f26de44ccf4a4d12681e14c365f860b177f13aef.zip
dev-vcs/tortoisehg: Stabilize 6.6.3 amd64, #942129
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
index 51dfb4c89ae7..f883fe7f2db7 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.6.3.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 )