diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 18:26:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-06 18:26:10 +0200 |
commit | 12390ab251be0f3b78f103dda9cfba150728091e (patch) | |
tree | f21ad1d316ddf6bde91fec13a9445f7d25f5e9a9 /dev-vcs/mercurial | |
parent | net-proxy/mitmproxy: enable py3.11 (diff) | |
download | gentoo-12390ab251be0f3b78f103dda9cfba150728091e.tar.gz gentoo-12390ab251be0f3b78f103dda9cfba150728091e.tar.bz2 gentoo-12390ab251be0f3b78f103dda9cfba150728091e.zip |
dev-vcs/mercurial: Stabilize 6.3.2 ppc64, #899646
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.3.2.ebuild b/dev-vcs/mercurial/mercurial-6.3.2.ebuild index cb2094e35ffc..a1c6803fcea1 100644 --- a/dev-vcs/mercurial/mercurial-6.3.2.ebuild +++ b/dev-vcs/mercurial/mercurial-6.3.2.ebuild @@ -156,7 +156,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} )" |