diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-08 14:38:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-08 14:38:12 +0200 |
commit | 0f92a2d7db9d224554fcff0310f68a4bad1f07cf (patch) | |
tree | 61e68cd204a105fa79aaa1a135561cee05720e08 /dev-vcs/mercurial | |
parent | sys-cluster/rdma-core: arm64 stable wrt bug #864199 (diff) | |
download | gentoo-0f92a2d7db9d224554fcff0310f68a4bad1f07cf.tar.gz gentoo-0f92a2d7db9d224554fcff0310f68a4bad1f07cf.tar.bz2 gentoo-0f92a2d7db9d224554fcff0310f68a4bad1f07cf.zip |
dev-vcs/mercurial: ppc stable wrt bug #851987
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.1.4.ebuild b/dev-vcs/mercurial/mercurial-6.1.4.ebuild index c7d611a78f06..df1d02d50bd9 100644 --- a/dev-vcs/mercurial/mercurial-6.1.4.ebuild +++ b/dev-vcs/mercurial/mercurial-6.1.4.ebuild @@ -148,7 +148,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 Unlicense ZLIB )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg emacs gpg test tk rust" BDEPEND="rust? ( ${RUST_DEPEND} )" |