diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 12:46:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 12:46:50 +0000 |
commit | 5a8f6860eb4214266855e5b9bb5cfc0557628c1b (patch) | |
tree | 043a86b3e7739f069c803e2e4d5374bd74df6f21 /dev-vcs/mercurial/mercurial-6.4.4.ebuild | |
parent | dev-vcs/mercurial: Stabilize 6.4.4 ppc64, #910389 (diff) | |
download | gentoo-5a8f6860eb4214266855e5b9bb5cfc0557628c1b.tar.gz gentoo-5a8f6860eb4214266855e5b9bb5cfc0557628c1b.tar.bz2 gentoo-5a8f6860eb4214266855e5b9bb5cfc0557628c1b.zip |
dev-vcs/mercurial: Stabilize 6.4.4 arm, #910389
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial/mercurial-6.4.4.ebuild')
-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 b1df52fe05fc..55c2001c674b 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} )" |