summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-03 19:00:58 +0100
committerSam James <sam@gentoo.org>2021-09-03 19:00:58 +0100
commit22d7c28e7b8ff0e2e5bd3e9900b2ceab0e3e42d6 (patch)
tree9a33fa22ddb277430edb0f0bd8838b2ba97da9d0 /dev-vcs/tortoisehg
parentdev-vcs/tortoisehg: Stabilize 5.8.1 x86, #811126 (diff)
downloadgentoo-22d7c28e7b8ff0e2e5bd3e9900b2ceab0e3e42d6.tar.gz
gentoo-22d7c28e7b8ff0e2e5bd3e9900b2ceab0e3e42d6.tar.bz2
gentoo-22d7c28e7b8ff0e2e5bd3e9900b2ceab0e3e42d6.zip
dev-vcs/tortoisehg: Stabilize 5.8.1 amd64, #811126
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-5.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.8.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.8.1.ebuild
index de2b26ffa95c..6ad5578ea556 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.8.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.8.1.ebuild
@@ -9,7 +9,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.7[${PYTHON_USEDEP}]
<dev-vcs/mercurial-5.9[${PYTHON_USEDEP}]"