diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:28:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:51 +0100 |
commit | c41940d419f2756577dd0bd6c2118ba9a72a1431 (patch) | |
tree | a88d9cc46ff0a167218c284b9beb0d2733329ff2 /dev-vcs/mercurial | |
parent | dev-python/zstandard: stable 0.8.1 for ppc64, bug #680206 (diff) | |
download | gentoo-c41940d419f2756577dd0bd6c2118ba9a72a1431.tar.gz gentoo-c41940d419f2756577dd0bd6c2118ba9a72a1431.tar.bz2 gentoo-c41940d419f2756577dd0bd6c2118ba9a72a1431.zip |
dev-vcs/mercurial: stable 4.9-r1 for ppc64, bug #680206
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.9-r1.ebuild b/dev-vcs/mercurial/mercurial-4.9-r1.ebuild index cbe2b660681a..5f132f016b34 100644 --- a/dev-vcs/mercurial/mercurial-4.9-r1.ebuild +++ b/dev-vcs/mercurial/mercurial-4.9-r1.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 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 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="bugzilla emacs gpg test tk" RDEPEND="app-misc/ca-certificates |