diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:41:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:41:28 +0000 |
commit | fda3c485d7ee61a6896385e7cb7f81dba1e32b18 (patch) | |
tree | d0ba1276470d682d5c3490f831708ed02189dfa0 | |
parent | net-analyzer/hping: stable 3_pre20141226 for ppc (diff) | |
download | gentoo-fda3c485d7ee61a6896385e7cb7f81dba1e32b18.tar.gz gentoo-fda3c485d7ee61a6896385e7cb7f81dba1e32b18.tar.bz2 gentoo-fda3c485d7ee61a6896385e7cb7f81dba1e32b18.zip |
dev-vcs/mercurial: stable 5.5.2 for ppc
stable wrt bug #763066
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 d73da78363d4..c4e655351052 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=" |