commit:     a6cca09e3f9a6c6ad82969681512dd268aab2742
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 07:33:30 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 07:33:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6cca09e

dev-vcs/tortoisehg: Stabilize 6.5.1 amd64, #925458

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild 
b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
index f0bdec3aa4ac..04c4dc09091d 100644
--- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild
@@ -9,7 +9,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.2[${PYTHON_USEDEP}]
                $(python_gen_cond_dep 
'>=dev-vcs/mercurial-6.3.2[${PYTHON_USEDEP}]' python3_11 )

Reply via email to