diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-11-08 10:49:45 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-11-08 10:49:45 +0200 |
| commit | f41e230bcb19530da1520026e4219c75e0bcf36a (patch) | |
| tree | 0716a39758b1357c99f0c187234c662072d68782 | |
| parent | 9b57a2627b26726b0b8c91169a5fe7187eff3ad2 (diff) | |
| download | gentoo-f41e230bcb19530da1520026e4219c75e0bcf36a.tar.gz gentoo-f41e230bcb19530da1520026e4219c75e0bcf36a.tar.bz2 gentoo-f41e230bcb19530da1520026e4219c75e0bcf36a.zip | |
dev-vcs/mercurial: Stabilize 6.9.4 arm, #951910
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-vcs/mercurial/mercurial-6.9.4.ebuild | 4 |
1 files 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} )" |
