diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 08:11:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 08:42:08 +0100 |
commit | 22f93c84153371c23353143bcc2feeb76f19c02f (patch) | |
tree | 1faa1c0de6007b043b9b105e8319523ba081ede2 /dev-vcs | |
parent | dev-python/zstandard: stable 0.8.1 for ppc, bug #680206 (diff) | |
download | gentoo-22f93c84153371c23353143bcc2feeb76f19c02f.tar.gz gentoo-22f93c84153371c23353143bcc2feeb76f19c02f.tar.bz2 gentoo-22f93c84153371c23353143bcc2feeb76f19c02f.zip |
dev-vcs/mercurial: stable 4.9-r2 for ppc, bug #680206
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild b/dev-vcs/mercurial/mercurial-4.9-r2.ebuild index 931e3ed280d7..45e70b817358 100644 --- a/dev-vcs/mercurial/mercurial-4.9-r2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9-r2.ebuild @@ -14,7 +14,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 sparc ~x86 ~ppc-aix ~x86-fbsd ~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 sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+chg bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |