diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 01:19:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 01:19:51 +0100 |
commit | 78e5a392398dbfb12c8e8a111ed4fb370cbcfba3 (patch) | |
tree | e7fc5693cdbc77eb1a6a4fff30eae98b494f0e7f /dev-vcs/mercurial | |
parent | net-libs/nodejs: add 20.7.0 (diff) | |
download | gentoo-78e5a392398dbfb12c8e8a111ed4fb370cbcfba3.tar.gz gentoo-78e5a392398dbfb12c8e8a111ed4fb370cbcfba3.tar.bz2 gentoo-78e5a392398dbfb12c8e8a111ed4fb370cbcfba3.zip |
dev-vcs/mercurial: Stabilize 6.4.4 amd64, #910389
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.4.4.ebuild b/dev-vcs/mercurial/mercurial-6.4.4.ebuild index 44e2cf2cb430..b82f53c906bb 100644 --- a/dev-vcs/mercurial/mercurial-6.4.4.ebuild +++ b/dev-vcs/mercurial/mercurial-6.4.4.ebuild @@ -173,7 +173,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 Unicode-DFS-2016 Unlicense ZLIB )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~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} )" |