diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:52:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:52 +0000 |
commit | 0c2e63e3902e2e410006765d9df5e4fdcfdf001e (patch) | |
tree | d0c14c954b53774483fb8da45be58191b9fd2463 /dev-vcs | |
parent | games-util/qstat: stable 2.14 for ppc64 (diff) | |
download | gentoo-0c2e63e3902e2e410006765d9df5e4fdcfdf001e.tar.gz gentoo-0c2e63e3902e2e410006765d9df5e4fdcfdf001e.tar.bz2 gentoo-0c2e63e3902e2e410006765d9df5e4fdcfdf001e.zip |
dev-vcs/mercurial: stable 5.5.2 for ppc64
stable wrt bug #763066
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 c4e655351052..bc5d194b806f 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=" |