diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-01 11:44:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-01 11:44:06 -0700 |
commit | cfef558f32809e707b5c0beba4ffebd82b7037d4 (patch) | |
tree | 95e117a8e75495b656b4bc724b5a1a52609813ba /dev-vcs/mercurial | |
parent | dev-vcs/mercurial-4.3: ppc stable, bug 627484 (diff) | |
download | gentoo-cfef558f32809e707b5c0beba4ffebd82b7037d4.tar.gz gentoo-cfef558f32809e707b5c0beba4ffebd82b7037d4.tar.bz2 gentoo-cfef558f32809e707b5c0beba4ffebd82b7037d4.zip |
dev-vcs/mercurial-4.3: ppc64 stable, bug 627484
Diffstat (limited to 'dev-vcs/mercurial')
-rw-r--r-- | dev-vcs/mercurial/mercurial-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-4.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.ebuild index fe374d3ef385..8065199ddd33 100644 --- a/dev-vcs/mercurial/mercurial-4.3.ebuild +++ b/dev-vcs/mercurial/mercurial-4.3.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}] ) |