Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Sun, 07 Aug 2022 04:02:16
Message-Id: 1659844921.213c8566d0179714465448c9019366cb9e67fd98.arthurzam@gentoo
1 commit: 213c8566d0179714465448c9019366cb9e67fd98
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 7 04:02:01 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 7 04:02:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=213c8566
7
8 dev-vcs/mercurial: Stabilize 6.1.4 arm, #851987
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-vcs/mercurial/mercurial-6.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/mercurial/mercurial-6.1.4.ebuild b/dev-vcs/mercurial/mercurial-6.1.4.ebuild
16 index 997b55c94a9b..e03e532e2fb9 100644
17 --- a/dev-vcs/mercurial/mercurial-6.1.4.ebuild
18 +++ b/dev-vcs/mercurial/mercurial-6.1.4.ebuild
19 @@ -148,7 +148,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} )"