diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:05:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:05:14 +0300 |
commit | 1edaa1b9550852f9a45ffd1a8e6aab5591ce2ade (patch) | |
tree | cc3fa998fe6d7975cf4ff24c578d1bdcdf7580f4 /dev-vcs/mercurial | |
parent | dev-python/mpmath: set optional test deps on mips (diff) | |
download | gentoo-1edaa1b9550852f9a45ffd1a8e6aab5591ce2ade.tar.gz gentoo-1edaa1b9550852f9a45ffd1a8e6aab5591ce2ade.tar.bz2 gentoo-1edaa1b9550852f9a45ffd1a8e6aab5591ce2ade.zip |
dev-vcs/mercurial: Stabilize 6.7.4-r1 arm64, #935913
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.7.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.7.4-r1.ebuild b/dev-vcs/mercurial/mercurial-6.7.4-r1.ebuild index ffb9e0d727d7..671920e12624 100644 --- a/dev-vcs/mercurial/mercurial-6.7.4-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-6.7.4-r1.ebuild @@ -192,7 +192,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 ~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 ~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} )" |