commit: 76493caff8ad9be3d1e85826618399324e3b0f5c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 06:25:16 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 06:25:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76493caf
dev-vcs/mercurial: Stabilize 7.0.3 amd64, #962145
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-vcs/mercurial/mercurial-7.0.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/mercurial/mercurial-7.0.3.ebuild
b/dev-vcs/mercurial/mercurial-7.0.3.ebuild
index 0cffbf1b008b..fbf8eb61415b 100644
--- a/dev-vcs/mercurial/mercurial-7.0.3.ebuild
+++ b/dev-vcs/mercurial/mercurial-7.0.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
CARGO_OPTIONAL=1
DISTUTILS_USE_PEP517="setuptools"
DISTUTILS_EXT=1
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
PYTHON_REQ_USE="threads(+)"
CRATES="
@@ -246,7 +246,7 @@ LICENSE="GPL-2+
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 PYTHON
Unicode-3.0
)"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86
~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+chg emacs gpg test tk rust"
BDEPEND="