From b73e51503755dcfad1ebb992250cbe3e9f0fe6dc Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Jun 2022 02:14:46 +0100 Subject: dev-vcs/tortoisehg: Stabilize 5.9.3 x86, #850166 Signed-off-by: Sam James --- dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-vcs/tortoisehg') 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}]