summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-06 12:50:58 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-06 12:50:58 +0000
commitdbf5b941bc7168288f85220505537272abf1b854 (patch)
tree39a45b265ac917e9826836bed1ac1d9efa130040 /dev-vcs
parentdev-vcs/mercurial: Stabilize 6.3.2 x86, #899646 (diff)
downloadgentoo-dbf5b941bc7168288f85220505537272abf1b854.tar.gz
gentoo-dbf5b941bc7168288f85220505537272abf1b854.tar.bz2
gentoo-dbf5b941bc7168288f85220505537272abf1b854.zip
dev-vcs/tortoisehg: Stabilize 6.3.2 x86, #899646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-6.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )