summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-02-26 09:33:30 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-26 09:33:30 +0200
commita6cca09e3f9a6c6ad82969681512dd268aab2742 (patch)
tree156a9e1a4adb8ab085730d503bd562d6dc406751 /dev-vcs
parentnet-p2p/qbittorrent: Stabilize 4.6.3 x86, #925523 (diff)
downloadgentoo-a6cca09e3f9a6c6ad82969681512dd268aab2742.tar.gz
gentoo-a6cca09e3f9a6c6ad82969681512dd268aab2742.tar.bz2
gentoo-a6cca09e3f9a6c6ad82969681512dd268aab2742.zip
dev-vcs/tortoisehg: Stabilize 6.5.1 amd64, #925458
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
index f0bdec3aa4ac..04c4dc09091d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.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 )