diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:30:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:34 +0200 |
commit | ace6eb8617cdee15aeda6e566b3d6059da146641 (patch) | |
tree | 4968578b118eadc61e97ca0e9089bfc957f8cd57 /dev-vcs/mercurial | |
parent | net-p2p/amule: ppc64 stable wrt bug #621022 (diff) | |
download | gentoo-ace6eb8617cdee15aeda6e566b3d6059da146641.tar.gz gentoo-ace6eb8617cdee15aeda6e566b3d6059da146641.tar.bz2 gentoo-ace6eb8617cdee15aeda6e566b3d6059da146641.zip |
dev-vcs/mercurial: ppc64 stable wrt bug #621280
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.2.ebuild b/dev-vcs/mercurial/mercurial-4.2.ebuild index 96df70d42b66..3e7bda60409a 100644 --- a/dev-vcs/mercurial/mercurial-4.2.ebuild +++ b/dev-vcs/mercurial/mercurial-4.2.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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bugzilla emacs gpg test tk" RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] ) |