diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-07 07:02:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-07 07:02:01 +0300 |
commit | 213c8566d0179714465448c9019366cb9e67fd98 (patch) | |
tree | aca6eb01c9eba8574222b93eea32c4f8e2f7bb5d /dev-vcs | |
parent | sys-fs/genext2fs: Stabilize 1.5.0-r1 arm, #828930 (diff) | |
download | gentoo-213c8566d0179714465448c9019366cb9e67fd98.tar.gz gentoo-213c8566d0179714465448c9019366cb9e67fd98.tar.bz2 gentoo-213c8566d0179714465448c9019366cb9e67fd98.zip |
dev-vcs/mercurial: Stabilize 6.1.4 arm, #851987
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.1.4.ebuild b/dev-vcs/mercurial/mercurial-6.1.4.ebuild index 997b55c94a9b..e03e532e2fb9 100644 --- a/dev-vcs/mercurial/mercurial-6.1.4.ebuild +++ b/dev-vcs/mercurial/mercurial-6.1.4.ebuild @@ -148,7 +148,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz LICENSE="GPL-2+ rust? ( BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 ISC MIT MPL-2.0 PSF-2 Unlicense ZLIB )" SLOT="0" -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" +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" IUSE="+chg emacs gpg test tk rust" BDEPEND="rust? ( ${RUST_DEPEND} )" |