diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-22 09:51:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-22 09:51:22 +0200 |
commit | 5e0b49f3edd1a8b21c34ba5db0c8d256918a6c16 (patch) | |
tree | 869460913c5906555f96df8397a0ab9884849a54 /dev-vcs/mercurial | |
parent | app-arch/rpm: Keyword 4.19.1 x86, #919936 (diff) | |
download | gentoo-5e0b49f3edd1a8b21c34ba5db0c8d256918a6c16.tar.gz gentoo-5e0b49f3edd1a8b21c34ba5db0c8d256918a6c16.tar.bz2 gentoo-5e0b49f3edd1a8b21c34ba5db0c8d256918a6c16.zip |
dev-vcs/mercurial: Stabilize 6.5.3 ppc64, #918865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.5.3.ebuild b/dev-vcs/mercurial/mercurial-6.5.3.ebuild index 28dedf6c80f9..d71cc54e9e7b 100644 --- a/dev-vcs/mercurial/mercurial-6.5.3.ebuild +++ b/dev-vcs/mercurial/mercurial-6.5.3.ebuild @@ -171,7 +171,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz LICENSE="GPL-2+ rust? ( 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD 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} )" |