summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-07 02:14:46 +0100
committerSam James <sam@gentoo.org>2022-06-07 02:14:46 +0100
commitb73e51503755dcfad1ebb992250cbe3e9f0fe6dc (patch)
treee8632d3f1eb68dc8997872853d0a356386beb554 /dev-vcs/tortoisehg
parentapp-doc/gimp-help: Stabilize 2.10.0-r2 x86, #850163 (diff)
downloadgentoo-b73e51503755dcfad1ebb992250cbe3e9f0fe6dc.tar.gz
gentoo-b73e51503755dcfad1ebb992250cbe3e9f0fe6dc.tar.bz2
gentoo-b73e51503755dcfad1ebb992250cbe3e9f0fe6dc.zip
dev-vcs/tortoisehg: Stabilize 5.9.3 x86, #850166
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
index 4c3e2b2f0e6f..842a50011b37 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=no
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.8[${PYTHON_USEDEP}]
<dev-vcs/mercurial-5.10[${PYTHON_USEDEP}]"