diff options
author | Sam James <sam@gentoo.org> | 2023-08-21 04:47:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-21 04:47:56 +0100 |
commit | 2dd5cf4284aacf7949870658e479e3cb4102e5eb (patch) | |
tree | c95f602c19613db264e76682e3491ea0b6e84be2 /dev-vcs/tortoisehg | |
parent | dev-libs/elfutils: Stabilize 0.189-r1 amd64, #909144 (diff) | |
download | gentoo-2dd5cf4284aacf7949870658e479e3cb4102e5eb.tar.gz gentoo-2dd5cf4284aacf7949870658e479e3cb4102e5eb.tar.bz2 gentoo-2dd5cf4284aacf7949870658e479e3cb4102e5eb.zip |
dev-vcs/tortoisehg: Stabilize 6.4.5 x86, #912432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild index 4ac9450fad29..193798ef0832 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.4.5.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.4.5.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 ) |