diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:20:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:20:21 +0300 |
commit | e4215cf512f7dd2555a551ca5510ec7199107fe9 (patch) | |
tree | eb82e59ed1d127475d97c606af56abc211057d11 /dev-vcs | |
parent | dev-lang/swig: Stabilize 4.2.1 arm64, #932942 (diff) | |
download | gentoo-e4215cf512f7dd2555a551ca5510ec7199107fe9.tar.gz gentoo-e4215cf512f7dd2555a551ca5510ec7199107fe9.tar.bz2 gentoo-e4215cf512f7dd2555a551ca5510ec7199107fe9.zip |
dev-vcs/mercurial: Stabilize 6.6.2 arm64, #928728
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 14955c8234f6..ab28a58ab4ee 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} )" |