diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 14:51:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 14:51:02 +0000 |
commit | 45a5922b4a4ad2810925dbe3799847d7bdfa5f25 (patch) | |
tree | 70958c39e21def8f68d9f80d661b51563e275eb5 /dev-vcs | |
parent | media-plugins/gst-plugins-ximagesrc: Stabilize 1.16.3 amd64, #766336 (diff) | |
download | gentoo-45a5922b4a4ad2810925dbe3799847d7bdfa5f25.tar.gz gentoo-45a5922b4a4ad2810925dbe3799847d7bdfa5f25.tar.bz2 gentoo-45a5922b4a4ad2810925dbe3799847d7bdfa5f25.zip |
dev-vcs/mercurial: Stabilize 5.6.1-r1 x86, #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 6c248c9718c3..8cf3b05b69f0 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} )" |