diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 23:44:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 23:44:35 +0000 |
commit | e0b98c1b31d452951d1db54a58f129d44f321079 (patch) | |
tree | 6525eb1f63ca58d61696e0d43b0a175968efc71e /dev-vcs | |
parent | net-dialup/ppp: Fixed manifest for patch tarball (diff) | |
download | gentoo-e0b98c1b31d452951d1db54a58f129d44f321079.tar.gz gentoo-e0b98c1b31d452951d1db54a58f129d44f321079.tar.bz2 gentoo-e0b98c1b31d452951d1db54a58f129d44f321079.zip |
dev-vcs/mercurial: Stabilize 5.5.2 arm64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-5.5.2.ebuild b/dev-vcs/mercurial/mercurial-5.5.2.ebuild index be469503cfa1..6879d0639e45 100644 --- a/dev-vcs/mercurial/mercurial-5.5.2.ebuild +++ b/dev-vcs/mercurial/mercurial-5.5.2.ebuild @@ -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=" |