diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 14:51:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 14:51:58 +0000 |
commit | e51d843b0108b1082c1be6a3e2a259dad977e138 (patch) | |
tree | a44c503e4cee62722e59444460ac313a70b947b8 /dev-vcs | |
parent | dev-python/phonenumbers: Stabilize 8.12.16 ALLARCHES, #770457 (diff) | |
download | gentoo-e51d843b0108b1082c1be6a3e2a259dad977e138.tar.gz gentoo-e51d843b0108b1082c1be6a3e2a259dad977e138.tar.bz2 gentoo-e51d843b0108b1082c1be6a3e2a259dad977e138.zip |
dev-vcs/mercurial: Stabilize 5.6.1-r1 ppc64, #770454
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild b/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild index 8cf3b05b69f0..7d3d1d613fe3 100644 --- a/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-5.6.1-r1.ebuild @@ -117,7 +117,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 PSF-2 Unlicense )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~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 zsh-completion" BDEPEND="rust? ( ${RUST_DEPEND} )" |