diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 09:10:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 09:10:01 +0000 |
commit | ff29d31fc22e78df8104631d7b96cddf67c56652 (patch) | |
tree | e3e5455a8d34bab7b4878123594f8095b2082519 /dev-vcs | |
parent | net-analyzer/zabbix: Stabilize 4.0.27-r1 amd64, #763054 (diff) | |
download | gentoo-ff29d31fc22e78df8104631d7b96cddf67c56652.tar.gz gentoo-ff29d31fc22e78df8104631d7b96cddf67c56652.tar.bz2 gentoo-ff29d31fc22e78df8104631d7b96cddf67c56652.zip |
dev-vcs/mercurial: Stabilize 5.5.2 amd64, #763066
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-5.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.5.2.ebuild b/dev-vcs/mercurial/mercurial-5.5.2.ebuild index 55e3867a5aeb..d73da78363d4 100644 --- a/dev-vcs/mercurial/mercurial-5.5.2.ebuild +++ b/dev-vcs/mercurial/mercurial-5.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg emacs gpg test tk zsh-completion" RDEPEND=" |