summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-03 19:00:45 +0100
committerSam James <sam@gentoo.org>2021-09-03 19:00:45 +0100
commit6d3b52bbc06e78a7d7120024fc8d488e76101d13 (patch)
treeae86bc4ca0ef695bd4080c217f011469e5e2ff9f /dev-vcs/tortoisehg
parentapp-emacs/libegit2: revbump for adding subslot dep (diff)
downloadgentoo-6d3b52bbc06e78a7d7120024fc8d488e76101d13.tar.gz
gentoo-6d3b52bbc06e78a7d7120024fc8d488e76101d13.tar.bz2
gentoo-6d3b52bbc06e78a7d7120024fc8d488e76101d13.zip
dev-vcs/tortoisehg: Stabilize 5.8.1 x86, #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 702819ea4b0b..de2b26ffa95c 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}]"