diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2026-09-16 21:05:29 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2026-09-16 21:05:29 +0300 |
| commit | 902f3fddcdcfe3f8376de40770656497347599e7 (patch) | |
| tree | 90ee4be9d2a6998352e922a73f26e1bd93e80547 /dev-vcs/tortoisehg | |
| parent | 74d751c1126a75faaa8d861b0db67647be61228d (diff) | |
dev-vcs/tortoisehg: Stabilize 7.2.2 amd64, #982658
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/tortoisehg')
| -rw-r--r-- | dev-vcs/tortoisehg/tortoisehg-7.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-7.2.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-7.2.2.ebuild index f2baede0aa97..19df11800d22 100644 --- a/dev-vcs/tortoisehg/tortoisehg-7.2.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-7.2.2.ebuild @@ -8,7 +8,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.7[${PYTHON_USEDEP}] <dev-vcs/mercurial-7.3[${PYTHON_USEDEP}]" |
