commit:     f41e230bcb19530da1520026e4219c75e0bcf36a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  8 08:49:45 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  8 08:49:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41e230b

dev-vcs/mercurial: Stabilize 6.9.4 arm, #951910

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-vcs/mercurial/mercurial-6.9.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/mercurial/mercurial-6.9.4.ebuild 
b/dev-vcs/mercurial/mercurial-6.9.4.ebuild
index 8e32663c8b23..56f70898a7f2 100644
--- a/dev-vcs/mercurial/mercurial-6.9.4.ebuild
+++ b/dev-vcs/mercurial/mercurial-6.9.4.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="
@@ -228,7 +228,7 @@ LICENSE="GPL-2+
                Apache-2.0 BSD MIT MPL-2.0 MPL-2.0 PYTHON Unicode-DFS-2016
                 )"
 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="rust? ( ${RUST_DEPEND} )"

Reply via email to