diff options
author | Sam James <sam@gentoo.org> | 2024-05-11 16:18:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-11 16:18:41 +0100 |
commit | 74cdda2f55002e542f881bdccdb0cb20d60a0173 (patch) | |
tree | e9c0e5bc1d5f608b5ca71c7e97bbfbcc26714e54 /dev-vcs/mercurial | |
parent | sys-libs/ncurses: stable 6.4_p20240414 for hppa, bug #930803 (diff) | |
download | gentoo-74cdda2f55002e542f881bdccdb0cb20d60a0173.tar.gz gentoo-74cdda2f55002e542f881bdccdb0cb20d60a0173.tar.bz2 gentoo-74cdda2f55002e542f881bdccdb0cb20d60a0173.zip |
dev-vcs/mercurial: Stabilize 6.6.2 amd64, #928728
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.6.2.ebuild b/dev-vcs/mercurial/mercurial-6.6.2.ebuild index 5f7c2066c802..4f7b98fedf5f 100644 --- a/dev-vcs/mercurial/mercurial-6.6.2.ebuild +++ b/dev-vcs/mercurial/mercurial-6.6.2.ebuild @@ -181,7 +181,7 @@ LICENSE="GPL-2+ rust? ( 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 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} )" |