Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Thu, 16 Mar 2023 22:02:47
Message-Id: 1679004125.5b3769f7c2240084874c54e03c5b6935d5d34ece.sam@gentoo
1 commit: 5b3769f7c2240084874c54e03c5b6935d5d34ece
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 16 22:02:05 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 16 22:02:05 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3769f7
7
8 dev-vcs/mercurial: Stabilize 6.2.3 ppc64, #892417
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-vcs/mercurial/mercurial-6.2.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/mercurial/mercurial-6.2.3.ebuild b/dev-vcs/mercurial/mercurial-6.2.3.ebuild
16 index 3d1743fc1250..6df44412ae4c 100644
17 --- a/dev-vcs/mercurial/mercurial-6.2.3.ebuild
18 +++ b/dev-vcs/mercurial/mercurial-6.2.3.ebuild
19 @@ -154,7 +154,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz
20 LICENSE="GPL-2+
21 rust? ( BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 ISC MIT MPL-2.0 PSF-2 Unlicense ZLIB )"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="+chg emacs gpg test tk rust"
26
27 BDEPEND="rust? ( ${RUST_DEPEND} )"