diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-02 20:47:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-02 20:47:20 +0200 |
commit | 24b713c467b66d3973414eb817af91f679e59667 (patch) | |
tree | 80fffbf2dbb45ff846db8717f29ff7261996313b /dev-vcs/mercurial/mercurial-6.2.3.ebuild | |
parent | dev-python/sphinx-basic-ng: Bump to 1.0.0_beta1 (diff) | |
download | gentoo-24b713c467b66d3973414eb817af91f679e59667.tar.gz gentoo-24b713c467b66d3973414eb817af91f679e59667.tar.bz2 gentoo-24b713c467b66d3973414eb817af91f679e59667.zip |
dev-vcs/mercurial: Stabilize 6.2.3 ppc, #892417
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial/mercurial-6.2.3.ebuild')
-rw-r--r-- | dev-vcs/mercurial/mercurial-6.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-6.2.3.ebuild b/dev-vcs/mercurial/mercurial-6.2.3.ebuild index 8bb08a749958..3d1743fc1250 100644 --- a/dev-vcs/mercurial/mercurial-6.2.3.ebuild +++ b/dev-vcs/mercurial/mercurial-6.2.3.ebuild @@ -154,7 +154,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} )" |